commit 1c40f66bcbc1d6f53324a477e6d2df5b6a7d419c
Author: Jakub Bogusz <[email protected]>
Date:   Wed Oct 23 21:07:33 2019 +0200

    - python3-only version packaged in python3-more_itertools.spec

 python-more_itertools.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-more_itertools.spec b/python-more_itertools.spec
index 90f2858..274e007 100644
--- a/python-more_itertools.spec
+++ b/python-more_itertools.spec
@@ -1,9 +1,10 @@
+# NOTE: 5.0.0 is the last version supporting python2; for later versions see 
python3-more_itertools.spec
 #
 # Conditional build:
 %bcond_without doc     # Sphinx documentation
 %bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module [see python3-more_itertools.spec 
instead]
 
 Summary:       More routines for operating on iterables, beyond itertools
 Summary(pl.UTF-8):     Uzupełniające itertools dodatkowe funkcje do operowania 
na zmiennych iterowalnych
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-more_itertools.git/commitdiff/1c40f66bcbc1d6f53324a477e6d2df5b6a7d419c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to