Am 11. August 2022 22:06:17 MESZ schrieb Olaf Hering <[email protected]>: >Thu, 11 Aug 2022 12:32:01 +0200 Luigi Baldoni <[email protected]>: > >> Keep an eye on sr#994385. > >This works only Leap 15.4, which happens to have python39-devel. >But there is no such package in SP4. SLE-Module-Python3-15-SP4 has only 3.10. > >I think an additional change should enforce python310-devel for >"0%{?sle_version} > 150300", and perhaps drop the -xml pkg in all cases.
I think this is not enough. Yt-dlp also requires: mutagen pycryptodomex websockets brotli; platform_python_implementation=='CPython'brotlicffi; platform_python_implementation!='CPython' certifi See setup.py from source. And I think this packages are not in Leap or sles for python 3.9 or 3.10. Python 3.6 is simple dead. And Leap, also 15.4, rides a dead horse. Only solutions are build all require modules for python 3.9/3.10 yourself, put the require modules in yt-dlp package, use Tumbleweed or another distribution. Regards Eric _______________________________________________ Packman mailing list [email protected] https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
