Overview
Request 740901 accepted
- Remove runtime dependency for the full python3 package, as the
actually required SSL module is in python3-base. For python(2),
SSL is in the "full" python package. Avoids build loops and
shortens the dependency chain for e.g. rust.
- Created by StefanBruens
- In state accepted
Loading...
Login required, please
login
in order to comment
Request History
StefanBruens created request
- Remove runtime dependency for the full python3 package, as the
actually required SSL module is in python3-base. For python(2),
SSL is in the "full" python package. Avoids build loops and
shortens the dependency chain for e.g. rust.
mcepl accepted request
I thought, we have already solved this somewhere, but apparently not. Thank you!