BR python-setuptools not python2-setuptools

This is just temporary so we can do a final clean rebase of the
EL6 branch before they fork (0.5.0 drops Python 2.6 support so
it can't go to EL6).
This commit is contained in:
Adam Williamson
2017-02-10 09:18:00 -08:00
parent a7078684c6
commit 967467ab0f
+1 -1
View File
@@ -24,7 +24,7 @@ Patch3: 0001-Fully-fix-iterparse-defusing-on-Python-3.6.patch
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python2-setuptools
BuildRequires: python-setuptools
%if 0%{with_python3}
BuildRequires: python3-devel