[packages/python-greenlet] - rel 3; fix build without tests

arekm arekm at pld-linux.org
Wed Oct 30 09:14:07 CET 2019


commit e07b9157041f219f29c13f43c016722ef06f3098
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Oct 30 09:14:00 2019 +0100

    - rel 3; fix build without tests

 python-greenlet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index 52cf27f..e3f999e 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -14,7 +14,7 @@ Summary:	Lightweight in-process concurrent programming
 Summary(pl.UTF-8):	Lekkie programowanie równoległe wewnątrz procesu
 Name:		python-%{module}
 Version:	0.4.15
-Release:	2
+Release:	3
 License:	MIT, PSF (Stackless Python parts)
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/greenlet/
@@ -157,7 +157,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS LICENSE NEWS README.rst doc/greenlet.txt benchmarks-3
+%doc AUTHORS LICENSE NEWS README.rst doc/greenlet.txt %{?with_tests:benchmarks-3}
 %attr(755,root,root) %{py3_sitedir}/greenlet.cpython-*.so
 %{py3_sitedir}/greenlet-%{version}-py*.egg-info
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list