commit 81f58adbda0f08e5e7508a38ce88448acc6dcec5
Author: Jakub Bogusz <[email protected]>
Date:   Wed Sep 16 19:03:21 2020 +0200

    - disable python3 here

 python-pygments_pytest.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pygments_pytest.spec b/python-pygments_pytest.spec
index e9cc8ee..a3fb4cd 100644
--- a/python-pygments_pytest.spec
+++ b/python-pygments_pytest.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pygments_pytest.git/commitdiff/81f58adbda0f08e5e7508a38ce88448acc6dcec5

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

Reply via email to