[packages/python-termcolor] - disable python3 here, release 11

qboosh qboosh at pld-linux.org
Tue Jul 15 18:15:51 CEST 2025


commit 0f3feaf8b3663cdd02733c60eda482e1d6435ea5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 15 18:17:24 2025 +0200

    - disable python3 here, release 11

 python-termcolor.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-termcolor.spec b/python-termcolor.spec
index d899d5e..35d8a3a 100644
--- a/python-termcolor.spec
+++ b/python-termcolor.spec
@@ -1,13 +1,13 @@
 #
 # 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-termcolor.spec)
 
 Summary:	ANSI Color formatting for output in terminal
 Summary(pl.UTF-8):	Kolorowe formatowanie wyjścia na terminalu przy użyciu sekwencji ANSI
 Name:		python-termcolor
 Version:	1.1.0
-Release:	10
+Release:	11
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	https://files.pythonhosted.org/packages/source/t/termcolor/termcolor-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-termcolor.git/commitdiff/0f3feaf8b3663cdd02733c60eda482e1d6435ea5



More information about the pld-cvs-commit mailing list