]> git.pld-linux.org Git - packages/python-greenlet.git/commitdiff
Version: 0.4.7 auto/th/python-greenlet-0.4.7-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 15 Jun 2015 13:59:33 +0000 (15:59 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 15 Jun 2015 13:59:33 +0000 (15:59 +0200)
python-greenlet.spec

index ac5d6f36ba88ec6b3cf40cebbba30d885959a0c8..ec4c2ecf78b76c5009d11862e0dd05f43fccb831 100644 (file)
 %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)
This page took 0.101577 seconds and 4 git commands to generate.