commit f91d20c1ed515c1effe91db0476022b1bd07d254
Author: Jakub Bogusz <[email protected]>
Date:   Sun May 31 17:24:58 2020 +0200

    - disable python3 here

 python-pyfakefs.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec
index d50073c..3015589 100644
--- a/python-pyfakefs.spec
+++ b/python-pyfakefs.spec
@@ -1,13 +1,15 @@
+# NOTE: for versions >= 4 for python 3.5+ see python3-pyfakefs.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 (built from python3-pyfakefs.spec)
 
 Summary:       Fake file system that mocks the Python 2 file system modules
 Summary(pl.UTF-8):     Fałszywy system plików będący atrapą modułów 
systemowych Pythona 2 dla plików
 Name:          python-pyfakefs
+# NOTE: keep 3.x for python2 support
 Version:       3.7.2
 Release:       1
 License:       Apache v2.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyfakefs.git/commitdiff/f91d20c1ed515c1effe91db0476022b1bd07d254

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

Reply via email to