[packages/python-nocaselist] - rel 4, disable python3

baggins baggins at pld-linux.org
Tue Jun 3 10:14:35 CEST 2025


commit 45d646134a5ee2bb9fc601f552f13363893095d5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 3 11:05:23 2025 +0200

    - rel 4, disable python3

 python-nocaselist.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-nocaselist.spec b/python-nocaselist.spec
index 9f4d9e7..f729d28 100644
--- a/python-nocaselist.spec
+++ b/python-nocaselist.spec
@@ -2,14 +2,14 @@
 # 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
 
 Summary:	A case-insensitive list for Python
 Summary(pl.UTF-8):	Lista dla Pythona ignorująca wielkość liter
 Name:		python-nocaselist
 # keep 1.x here for python2 support
 Version:	1.1.1
-Release:	3
+Release:	4
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/nocaselist/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-nocaselist.git/commitdiff/45d646134a5ee2bb9fc601f552f13363893095d5



More information about the pld-cvs-commit mailing list