[packages/python-nocasedict] - rel 4, disable python3
baggins
baggins at pld-linux.org
Tue Jun 3 10:14:13 CEST 2025
commit c8b177021f0075e3254a7f7c35dee10441b75c19
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Jun 3 11:04:57 2025 +0200
- rel 4, disable python3
python-nocasedict.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-nocasedict.spec b/python-nocasedict.spec
index 737bb43..23fa156 100644
--- a/python-nocasedict.spec
+++ b/python-nocasedict.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 ordered dictionary for Python
Summary(pl.UTF-8): Uporządkowany słownik dla Pythona ignorujący wielkość liter
Name: python-nocasedict
# keep 1.x here for python2 support
Version: 1.1.2
-Release: 3
+Release: 4
License: LGPL v2+
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/nocasedict/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-nocasedict.git/commitdiff/c8b177021f0075e3254a7f7c35dee10441b75c19
More information about the pld-cvs-commit
mailing list