[packages/python-et_xmlfile] - disable python3 here, release 8

qboosh qboosh at pld-linux.org
Tue Apr 14 18:33:44 CEST 2026


commit 24c4970b7340f6a7a1f65d87412a393d91158b45
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 14 18:34:18 2026 +0200

    - disable python3 here, release 8

 python-et_xmlfile.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-et_xmlfile.spec b/python-et_xmlfile.spec
index ffcfa56..f8e3464 100644
--- a/python-et_xmlfile.spec
+++ b/python-et_xmlfile.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-et_xmlfile.spec)
 
 %define		module		et_xmlfile
 Summary:	An implementation of lxml.xmlfile for the standard library
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):	Implementacja lxml.xmlfile dla biblioteki standardowej
 Name:		python-%{module}
 # keep 1.0.x here for python2 support
 Version:	1.0.1
-Release:	7
+Release:	8
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/et-xmlfile/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-et_xmlfile.git/commitdiff/24c4970b7340f6a7a1f65d87412a393d91158b45



More information about the pld-cvs-commit mailing list