diff --git a/python-qt5.spec b/python-qt5.spec index 78e73f8..56f365c 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -3,7 +3,7 @@ %global python3_dbus_dir %(%{__python3} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])" 2>/dev/null || echo "%{python3_sitearch}/dbus/mainloop") %endif # sip too old for python2 in EPEL -%if 0%{?fedora} +%if 0%{?fedora} < 32 %global with_python2 1 %global python2_dbus_dir %(%{__python2} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])" 2>/dev/null || echo "%{python2_sitearch}/dbus/mainloop") %endif @@ -43,7 +43,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.13.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -556,6 +556,9 @@ sed -i \ %changelog +* Fri Nov 15 2019 Rex Dieter - 5.13.2-2 +- drop python2 support for f32+ + * Sun Nov 03 2019 Rex Dieter - 5.13.2-1 - 5.13.2