Skip to content

Drop explicit dependency on libssl1.1, we get an automatically generated dependency on libssl3.

Stefano Rivera requested to merge stefanor/python2:explicit-dep into master

This was introduced in 67a2d3b4 to avoid using 1.1.0 with a Python built against 1.1.1, fixing https://bugs.launchpad.net/bugs/1808476 This is no longer needed.

Edited by Stefano Rivera

Merge request reports

Loading