[packages/python-pallets-sphinx-themes] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Mar 13 21:13:21 CET 2022


commit 09911bea65662a34220b1f83e42df1a73e5a8267
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 13 21:15:10 2022 +0100

    - disable python3 here

 python-pallets-sphinx-themes.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pallets-sphinx-themes.spec b/python-pallets-sphinx-themes.spec
index 10a0c76..a6e3376 100644
--- a/python-pallets-sphinx-themes.spec
+++ b/python-pallets-sphinx-themes.spec
@@ -1,11 +1,12 @@
 #
 # 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-pallets-sphinx-themes.spec)
 
 Summary:	Sphinx themes for Pallets Project documentation
 Summary(pl.UTF-8):	Motywy Sphinksa do dokumentacji z projektu Pallets
 Name:		python-pallets-sphinx-themes
+# keep 1.x here for python2 support
 Version:	1.2.3
 Release:	2
 License:	BSD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pallets-sphinx-themes.git/commitdiff/09911bea65662a34220b1f83e42df1a73e5a8267



More information about the pld-cvs-commit mailing list