[packages/python-defusedxml] - updated to 0.7.1

qboosh qboosh at pld-linux.org
Thu Mar 17 20:13:12 CET 2022


commit c600357109b857ff010246831b2232b065e1deae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 17 20:15:19 2022 +0100

    - updated to 0.7.1

 python-defusedxml.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-defusedxml.spec b/python-defusedxml.spec
index add526f..5147f08 100644
--- a/python-defusedxml.spec
+++ b/python-defusedxml.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with	tests	# do perform tests (one test fails with python 2.7)
+%bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
@@ -9,13 +9,13 @@
 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.6.0
-Release:	3
+Version:	0.7.1
+Release:	1
 License:	PSF v2
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/defusedxml/
 Source0:	https://files.pythonhosted.org/packages/source/d/defusedxml/%{pypi_name}-%{version}.tar.gz
-# Source0-md5:	a59741f675c4cba649de40a99f732897
+# Source0-md5:	a50e7f21aa60a741efe6b1b658dfb3f8
 Patch0:		python-defusedxml-format_strings.patch
 URL:		https://pypi.org/project/defusedxml/
 BuildRequires:	rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-defusedxml.git/commitdiff/c600357109b857ff010246831b2232b065e1deae



More information about the pld-cvs-commit mailing list