Bugzilla – Bug 1185653
python-pyside2 missing
Last modified: 2021-05-06 12:34:00 UTC
Leap 15.3 RC as of today (05 may 2021) misses python-pyside2: localhost:/home/test # zypper se pyside2 Loading repository data... Reading installed packages... No matching items found.
I'll look into this. Thank you Axel.
https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 is not a d:l:p package.
(In reply to Matej Cepl from comment #2) > https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 is not a > d:l:p package. ...but it is in Leap 15.2: Informationen zu Paket python3-pyside2: --------------------------------------- Repository : Main Repository Name : python3-pyside2 Version : 5.12.3-lp152.1.68 Arch : x86_64 Anbieter : openSUSE Installierte Größe : 38,7 MiB Installiert : Ja Status : aktuell Quellpaket : python3-pyside2-5.12.3-lp152.1.68.src Zusammenfassung : Python bindings for Qt Beschreibung : The PySide2 project provides Python bindings for the Qt application and UI framework.
Are you talking about this one Axel? https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2
In the python-context: python-cairo resp. python-pycairo is outdated (from 2017) as well - I just send a SR to Leap 15.3, as some applications will not work with this version
Known issue: python3-pyside fails to build because libqt5-qttools from SLE is incompatible with the llvm fork in backports. *** This bug has been marked as a duplicate of bug 1185203 ***
(In reply to Fabian Vogt from comment #6) > Known issue: python3-pyside fails to build because libqt5-qttools from SLE > is incompatible with the llvm fork in backports. > > *** This bug has been marked as a duplicate of bug 1185203 *** one more reason for a version bump of qt5/KDE in Leap 15.3.....
(In reply to Axel Braun from comment #7) > (In reply to Fabian Vogt from comment #6) > > Known issue: python3-pyside fails to build because libqt5-qttools from SLE > > is incompatible with the llvm fork in backports. > > > > *** This bug has been marked as a duplicate of bug 1185203 *** > > one more reason for a version bump of qt5/KDE in Leap 15.3..... That won't help. The issue is that SLE uses clang 7 as default which libqt5-qttools builds against, but in openSUSE the default is clang 11 and the header files are incomptaible. Marking as duplicate again, because it's not fixed yet. *** This bug has been marked as a duplicate of bug 1185203 ***