[packages/python-sphinx_paramlinks] - disable python3 here

qboosh qboosh at pld-linux.org
Tue Nov 14 20:14:34 CET 2023


commit 2123e099c246eb857601f819401752a2979b4807
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 14 19:56:11 2023 +0100

    - disable python3 here

 python-sphinx_paramlinks.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_paramlinks.spec b/python-sphinx_paramlinks.spec
index 6d5b99d..d748ef6 100644
--- a/python-sphinx_paramlinks.spec
+++ b/python-sphinx_paramlinks.spec
@@ -1,7 +1,7 @@
 #
 # 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-sphinx_paramlinks.spec)
 
 Summary:	Allows param links in Sphinx function/method descriptions to be linkable
 Summary(pl.UTF-8):	Klikalne odnośniki w sphinksowych opisach funkcji/method
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_paramlinks.git/commitdiff/2123e099c246eb857601f819401752a2979b4807



More information about the pld-cvs-commit mailing list