I mean, there's nothing to fix. That's the way it's meant to be. If a python package is built in the repos for 15.5, then these are always python311 packages. So you still have to include devel:languages:Python. I think that's unfortunate too, but I guess that's how it was introduced. Since there were still quite a few packages missing at the beginning, I have a separate Python repo in my home repo. In the meantime there are about 800 packages. It doesn't necessarily make sense to me, but ...... Regards Eric Am 2. August 2023 05:11:18 MESZ schrieb Greg Freemyer <greg.freemyer@gmail.com>:
All,
The python packaging guidelines call for getting opensuse 15.5 packages to build with python 3.11
I've got roughly 50 packages that use python in security:forensics.
Most using the 15.5 repo now build a python311 RPM.
But a couple are complaining because python311-cffi.and python311-cryptography packages aren't available in devel:languages:python or devel:languages:python:pytest
Can someone take a look and fix those to packages to follow the packaging guidelines?
Thanks, Greg