[packages/python-ZConfig] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Fri May 9 21:47:08 CEST 2025
commit 8a9480242fcdaf14bec763c82b7d6d1d3ff8cd65
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 9 21:41:36 2025 +0200
- disable python3 here, release 4
python-ZConfig.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-ZConfig.spec b/python-ZConfig.spec
index 66bd83b..7b8a608 100644
--- a/python-ZConfig.spec
+++ b/python-ZConfig.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%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 (built from python3-ZConfig.spec)
%define module ZConfig
Summary: Structured Configuration Library
@@ -11,7 +11,7 @@ Summary(pl.UTF-8): Biblioteka ustrukturyzowanych plików konfiguracyjnych
Name: python-%{module}
# keep 3.x here for python2 support
Version: 3.6.1
-Release: 3
+Release: 4
License: ZPL v2.1
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/Z/ZConfig/%{module}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ZConfig.git/commitdiff/8a9480242fcdaf14bec763c82b7d6d1d3ff8cd65
More information about the pld-cvs-commit
mailing list