commit 9cace9fc94a94b50c28a4e789a9f392554efb395
Author: Jakub Bogusz <[email protected]>
Date:   Thu May 14 22:41:51 2020 +0200

    - disable python3 here

 python-sphinx_gallery.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-sphinx_gallery.spec b/python-sphinx_gallery.spec
index f9fd62a..eceee19 100644
--- a/python-sphinx_gallery.spec
+++ b/python-sphinx_gallery.spec
@@ -1,8 +1,9 @@
+# NOTE: for versions >= 0.5 (for Python 3.5+) see python3-sphinx_gallery.spec
 #
 # Conditional build:
 %bcond_with    tests   # unit tests [testconfs dir is missing in dist tarball]
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from 
python3-sphinx_gallery.spec)
 
 Summary:       Sphinx extension to automatically generate an examples gallery
 Summary(pl.UTF-8):     Rozszerzenie Sphinksa do automatycznego generowania 
galerii przykładów
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_gallery.git/commitdiff/9cace9fc94a94b50c28a4e789a9f392554efb395

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

Reply via email to