[packages/python-sphinx_argparse] - disable python3 here

qboosh qboosh at pld-linux.org
Fri Mar 10 21:22:01 CET 2023


commit a3f57861d1836edbb4ac1c37a532d3058cabe429
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 10 21:24:02 2023 +0100

    - disable python3 here

 python-sphinx_argparse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinx_argparse.spec b/python-sphinx_argparse.spec
index 1dfa68b..dd2cfca 100644
--- a/python-sphinx_argparse.spec
+++ b/python-sphinx_argparse.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %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_argparse.spec)
 
 Summary:	Sphinx extension that automatically documents argparse commands and options
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa automatycznie dokumentujące polecenia i opcje argparse
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_argparse.git/commitdiff/a3f57861d1836edbb4ac1c37a532d3058cabe429



More information about the pld-cvs-commit mailing list