From: Jacek Konieczny Date: Mon, 15 Jun 2015 13:59:33 +0000 (+0200) Subject: Version: 0.4.7 X-Git-Tag: auto/th/python-greenlet-0.4.7-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=0960fc6e221e4d9f4ac0f8b12f547c999c849a61;p=packages%2Fpython-greenlet.git Version: 0.4.7 --- diff --git a/python-greenlet.spec b/python-greenlet.spec index ac5d6f3..ec4c2ec 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -11,12 +11,12 @@ %define module greenlet Summary: Lightweight in-process concurrent programming Name: python-%{module} -Version: 0.4.5 -Release: 3 +Version: 0.4.7 +Release: 1 License: MIT & PSF Group: Libraries/Python Source0: http://pypi.python.org/packages/source/g/greenlet/%{module}-%{version}.zip -# Source0-md5: ce383f6475e6311cf8932ea779938703 +# Source0-md5: c2333a8ff30fa75c5d5ec0e67b461086 URL: http://pypi.python.org/pypi/greenlet BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 @@ -27,7 +27,7 @@ BuildRequires: python-setuptools %if %{with python3} BuildRequires: python3-2to3 BuildRequires: python3-devel -BuildRequires: python3-distribute +BuildRequires: python3-setuptools BuildRequires: python3-modules %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)