X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdocutils.git;a=blobdiff_plain;f=docutils.spec;h=54805b3c1f5586ca6a989a6d7c18a4d3ddaec3e5;hp=6847b52bc8caf00e6dc8205ee16eb0aaf5c5d160;hb=68dc28c;hpb=3143ba552fd28403ce763a54be5381a9ff8faac5 diff --git a/docutils.spec b/docutils.spec index 6847b52..54805b3 100644 --- a/docutils.spec +++ b/docutils.spec @@ -11,16 +11,19 @@ Version: 0.15.2 Release: 1 License: Public Domain, BSD, GPL v3 (see COPYING.txt) Group: Development/Tools -# Source0: http://downloads.sourceforge.net/docutils/%{name}-%{version}.tar.gz -Source0: https://pypi.debian.net/%{name}/%{name}-%{version}.tar.gz +# original URL, but only with major releases: http://downloads.sourceforge.net/docutils/%{name}-%{version}.tar.gz +#Source0Download: https://pypi.org/simple/docutils/ +Source0: https://files.pythonhosted.org/packages/source/d/docutils/%{name}-%{version}.tar.gz # Source0-md5: e26a308d8000b0bed7416a633217c676 URL: http://docutils.sourceforge.net/ %if %{with python2} BuildRequires: python-devel >= 1:2.6 +BuildRequires: python-setuptools %endif %if %{with python3} BuildRequires: python3-2to3 >= 1:3.4 BuildRequires: python3-devel >= 1:3.4 +BuildRequires: python3-setuptools %endif BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714