[packages/python-sphinx-prompt] - disable python3 here, release 8

qboosh qboosh at pld-linux.org
Tue Apr 7 21:11:09 CEST 2026


commit 17c73d108e671db676bb0b7c5d1705bca4c00cbc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 21:11:36 2026 +0200

    - disable python3 here, release 8

 python-sphinx-prompt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sphinx-prompt.spec b/python-sphinx-prompt.spec
index e7abed2..ab8ce30 100644
--- a/python-sphinx-prompt.spec
+++ b/python-sphinx-prompt.spec
@@ -1,14 +1,14 @@
 #
 # 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-prompt.spec)
 
 Summary:	Sphinx directive to add unselectable prompt
 Summary(pl.UTF-8):	Dyrektywa Sphinksa do dodawania pytań bez możliwości wyboru
 Name:		python-sphinx-prompt
 # keep 1.4.x here for python2 support
 Version:	1.4.0
-Release:	7
+Release:	8
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/sphinx-prompt/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx-prompt.git/commitdiff/17c73d108e671db676bb0b7c5d1705bca4c00cbc



More information about the pld-cvs-commit mailing list