[packages/python-testtools] - rel 6, disable python3

baggins baggins at pld-linux.org
Tue Sep 16 01:50:45 CEST 2025


commit 0d1e31124b340a5c97902e2cec33a13befe32127
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Sep 16 01:56:28 2025 +0200

    - rel 6, disable python3

 python-testtools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-testtools.spec b/python-testtools.spec
index 9e9a75e..64d12df 100644
--- a/python-testtools.spec
+++ b/python-testtools.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	doc	# HTML (sphinx-based) documentation
 %bcond_without	python2	# CPython 2.x module
-%bcond_without	python3	# CPython 3.x module
+%bcond_with	python3	# CPython 3.x module
 %bcond_without	tests	# do not perform tests
 
 Summary:	Extensions to the Python unit testing framework
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):	Rozszerzenie szkieletu testów jednostkowych Pythona
 Name:		python-testtools
 # keep 2.4.x here for python2 support
 Version:	2.4.0
-Release:	5
+Release:	6
 License:	MIT
 Group:		Development/Tools
 #Source0Download: https://pypi.org/simple/testtools/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-testtools.git/commitdiff/0d1e31124b340a5c97902e2cec33a13befe32127



More information about the pld-cvs-commit mailing list