Overview
Loading...
Request History
jayvdb created request
- Update to v3.51.3
- Update to v3.47.0
- from :misc
scarabeus_iv accepted request
jayvdb created request
- Update to v3.51.3
- Update to v3.47.0
- from :misc
scarabeus_iv accepted request
I'm not sure how the maintainers want volunteers to deal with breakages on openSUSE 15.x due to missing Python 2 backports- they are trivial to add, but that is beyond scope of d-l-py if I understand correctly, and goes into commercial SUSE support territory now I assume.
I was informed at https://build.opensuse.org/request/show/796724 that skip_python2 isnt being used any more. The packaging guide still mentions it, but I didnt re-read it all carefully.
We provide the backports to the leap if needed. I.e. create branch and sent the package to openSUSE:Leap:15.2 with explanation of 'this is backport of whatever to make package whatever2 to work).
Also the skip_python2 is needed if the package is targeted to anything else except for Tumbleweed.
The skip_python2 is still needed if you want to provide the packages on Leap. As we still enable py2 there. If you target only tumbleweed then it is fine to ommit it.
If there are missing backports we can include them in the Leap.
I.e. create branch in your home, prepare package and submit directly to openSUSE:Leap:15.2 (also for verification you can use 'osc build --alternative-project openSUSE:Leap:15.2' to see how it behaves here).