]> git.pld-linux.org Git - packages/python-sphinxcontrib-blockdiag.git/commitdiff
- disable python3 here auto/th/python-sphinxcontrib-blockdiag-1.5.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 6 Feb 2021 16:00:15 +0000 (17:00 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 6 Feb 2021 16:00:15 +0000 (17:00 +0100)
python-sphinxcontrib-blockdiag.spec

index f501103ebf1e6ba9a9c88b62092406adfa820eaa..f664307262867f0425d573bd0a8c8e36a88b72fb 100644 (file)
@@ -1,12 +1,14 @@
+# NOTE: for versions >= 2.0 (for python 3.5+) see python3-sphinxcontrib-blockdiag.spec
 #
 # Conditional build:
 %bcond_with    tests   # unit tests (missing data)
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-sphinxcontrib-blockdiag.spec)
 
 Summary:       Sphinx "blockdiag" extension
 Summary(pl.UTF-8):     Rozszerzenie "blockdiag" dla Sphinksa
 Name:          python-sphinxcontrib-blockdiag
+# keep 1.x here for python2 support
 Version:       1.5.5
 Release:       1
 License:       BSD
This page took 0.112556 seconds and 4 git commands to generate.