]> git.pld-linux.org Git - packages/python3-markupsafe.git/blobdiff - python-markupsafe.spec
use setuptools instead of distribute
[packages/python3-markupsafe.git] / python-markupsafe.spec
index 2e9d55e2b19c45981ebc923a49654d0cbc2885b1..340d56c80aac8438e8834866bc2a70fac3536182 100644 (file)
@@ -20,12 +20,12 @@ BuildRequires:      rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 %if %{with python2}
 BuildRequires: python-devel
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
 %endif
 %if %{with python3}
 BuildRequires: python-2to3
 BuildRequires: python3-devel
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
 %endif
 Requires:      python-modules
 Provides:      python-MarkupSafe = %{version}-%{release}
This page took 0.064214 seconds and 4 git commands to generate.