X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-markupsafe.git;a=blobdiff_plain;f=python-markupsafe.spec;h=340d56c80aac8438e8834866bc2a70fac3536182;hp=1e145b0293104c9f9f3d69e15ba81b32bffc0c01;hb=b15ed0c4e42af18bbe175dd0b7a9ba5caa02cac6;hpb=ba9d2fe0317fc7be018ae34945fafc157f085131 diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 1e145b0..340d56c 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -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: 1 +Release: 3 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}