Sent: Thursday, August 11, 2022 at 10:06 PM From: "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.
Is that important since we don't build the package for SLE? Sent: Friday, August 12, 2022 at 1:53 AM From: "Eric Schirra" <[email protected]> > > >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. We can link whatever is required and build it in Multimedia if you think it proper. So far I haven't had problems on Leap 15.4. All in all my python-fu is not great: I'll be happy to defer to experts on this. Regards _______________________________________________ Packman mailing list [email protected] https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
