From 659a67ffb4dcaf8a8662845747c96280fbee46d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 28 Jan 2019 11:42:40 +0000 Subject: [PATCH] python3-enum34 was only provided by python3 for backwards compatibility --- python-qt5.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index c54fdbe..c137b18 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -90,7 +90,6 @@ BuildRequires: python2-pyqt5-sip >= %{sip_ver} BuildRequires: python2-sip-devel >= %{sip_ver} %if 0%{?with_python3} BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion} -BuildRequires: python%{python3_pkgversion}-enum34 BuildRequires: python%{python3_pkgversion}-dbus BuildRequires: python%{python3_pkgversion}-pyqt5-sip >= %{sip_ver} BuildRequires: python%{python3_pkgversion}-sip-devel >= %{sip_ver}