]> git.pld-linux.org Git - packages/python-pygments_pytest.git/commitdiff
- disable python3 here auto/th/python-pygments_pytest-1.3.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Sep 2020 17:03:21 +0000 (19:03 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Sep 2020 17:03:21 +0000 (19:03 +0200)
python-pygments_pytest.spec

index e9cc8ee7de28f274067a6ff8d38df29ab6cfeea3..a3fb4cd06e18db18da30f0bfb83ddea636ee2f89 100644 (file)
@@ -1,7 +1,8 @@
+# NOTE: for versions >= 2 (for python 3.6+) see python3-pygments_pytest.spec
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-pygments_pytest.spec)
 
 Summary:       A pygments lexer for pytest output
 Summary(pl.UTF-8):     Lexer pygments do wyjścia pytesta
This page took 0.060852 seconds and 4 git commands to generate.