]> git.pld-linux.org Git - packages/python3-markupsafe.git/blobdiff - python-markupsafe.spec
- release 5 (by relup.sh)
[packages/python3-markupsafe.git] / python-markupsafe.spec
index eb39301dfac0eb66b4d05ff43ad3beabcc865356..4ff432fbe94d250275b1dfb35c92143e51d6276c 100644 (file)
@@ -9,7 +9,7 @@ Summary:        MarkupSafe - a XML/HTML/XHTML Markup safe string for Python 2
 Summary(pl.UTF-8):     MarkupSafe - łańcuch dla Pythona 2 bezpieczny pod kątem znaczników XML/HTML/XHTML
 Name:          python-%{module}
 Version:       0.23
-Release:       2
+Release:       5
 License:       BSD
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.python.org/pypi/MarkupSafe
@@ -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.049405 seconds and 4 git commands to generate.