[packages/python-iniconfig] - disable python3 here, release 8
qboosh
qboosh at pld-linux.org
Wed May 28 19:02:29 CEST 2025
commit 440c1c265dd184880674bab467ea2cb456e6e071
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 28 18:42:06 2025 +0200
- disable python3 here, release 8
python-iniconfig.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-iniconfig.spec b/python-iniconfig.spec
index 736d4f0..032a794 100644
--- a/python-iniconfig.spec
+++ b/python-iniconfig.spec
@@ -2,13 +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 (built from python3-iniconfig.spec)
Summary: Brain-dead simple config-ini parsing
Summary(pl.UTF-8): Bezmyślnie prosta analiza formatu config-ini
Name: python-iniconfig
+# keep 1.x here for python2 support
Version: 1.1.1
-Release: 7
+Release: 8
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/iniconfig/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-iniconfig.git/commitdiff/440c1c265dd184880674bab467ea2cb456e6e071
More information about the pld-cvs-commit
mailing list