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

    - disable python3 here

 python-numpydoc.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-numpydoc.spec b/python-numpydoc.spec
index 1c0c91f..fdf0705 100644
--- a/python-numpydoc.spec
+++ b/python-numpydoc.spec
@@ -1,12 +1,14 @@
+# NOTE: for versions >= 1.0 see python3-numpydoc.spec
 #
 # Conditional build:
 %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-numpydoc.spec)
 
 Summary:       Sphinx extension to support docstrings in Numpy format
 Summary(pl.UTF-8):     Rozszerzenie Sphinksa do obsług docstringów w formacie 
Numpy
 Name:          python-numpydoc
+# NOTE: keep 0.x here for python2 support
 Version:       0.9.2
 Release:       1
 License:       BSD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numpydoc.git/commitdiff/27a21b562213a6598bb8c6bd646842d05b896d38

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

Reply via email to