[packages/python-defusedxml] disable tests (used apis removed in python 3.13); rel 7
    atler 
    atler at pld-linux.org
       
    Tue Mar 18 02:39:50 CET 2025
    
    
  
commit 73dabdb4d00931562f18a80374e66ca9246763c0
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 18 00:48:18 2025 +0100
    disable tests (used apis removed in python 3.13); rel 7
 python-defusedxml.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-defusedxml.spec b/python-defusedxml.spec
index 03d869b..65edce6 100644
--- a/python-defusedxml.spec
+++ b/python-defusedxml.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# unit tests
+%bcond_with	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
@@ -10,7 +10,7 @@ Summary:	XML bomb protection for Python stdlib modules
 Summary(pl.UTF-8):	Zabezpieczenie przed bombami XML dla modułów biblioteki standardowej Pythona
 Name:		python-%{module}
 Version:	0.7.1
-Release:	6
+Release:	7
 License:	PSF v2
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/defusedxml/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-defusedxml.git/commitdiff/73dabdb4d00931562f18a80374e66ca9246763c0
    
    
More information about the pld-cvs-commit
mailing list