[packages/python-greenlet] Version: 0.4.15

jajcus jajcus at pld-linux.org
Mon Oct 22 09:38:46 CEST 2018


commit 00329535c385b1b55e8a5d5e316d3b37cdeef151
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Oct 22 09:38:26 2018 +0200

    Version: 0.4.15

 python-greenlet.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index d4d2f4d..bea4e45 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -13,13 +13,13 @@
 Summary:	Lightweight in-process concurrent programming
 Summary(pl.UTF-8):	Lekkie programowanie równoległe wewnątrz procesu
 Name:		python-%{module}
-Version:	0.4.14
+Version:	0.4.15
 Release:	1
 License:	MIT, PSF (Stackless Python parts)
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/greenlet/
 Source0:	https://files.pythonhosted.org/packages/source/g/greenlet/%{module}-%{version}.tar.gz
-# Source0-md5:	a87b6028c3b742b210bf5973939db595
+# Source0-md5:	10fa304f673fc18b28fa6d8c6658cb80
 URL:		https://pypi.org/project/greenlet/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -109,6 +109,9 @@ C.
 %if %{with tests_py2}
 # Run the upstream benchmarking suite to further exercise the code:
 PYTHONPATH=$(echo $(pwd)/build-2/lib.*-2.?) %{__python} benchmarks/chain.py
+
+# remove the py2 module copy, as it would break py3 tests
+rm *.so
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-greenlet.git/commitdiff/00329535c385b1b55e8a5d5e316d3b37cdeef151



More information about the pld-cvs-commit mailing list