[packages/python-sphinx_math_dollar] - disable python2 here

qboosh qboosh at pld-linux.org
Sat Jan 14 10:32:59 CET 2023


commit be035c512940ed163d1752326ab5da8ee5eeb320
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 14 10:33:58 2023 +0100

    - disable python2 here

 python-sphinx_math_dollar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_math_dollar.spec b/python-sphinx_math_dollar.spec
index 9173d16..7b17faf 100644
--- a/python-sphinx_math_dollar.spec
+++ b/python-sphinx_math_dollar.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (missing test-build 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-sphinx_math_dollar.spec)
 
 Summary:	Sphinx extension to let you write LaTeX math using $$
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa pozwalające pisać wzory matematyczne w LaTeXu przy użyciu $$
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_math_dollar.git/commitdiff/be035c512940ed163d1752326ab5da8ee5eeb320



More information about the pld-cvs-commit mailing list