]> git.pld-linux.org Git - packages/python-defusedxml.git/commitdiff
- updated to 0.7.1 auto/th/python-defusedxml-0.7.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2022 19:15:19 +0000 (20:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2022 19:15:19 +0000 (20:15 +0100)
python-defusedxml.spec

index add526fc6040574f7a6d74dcb45b1a560350560c..5147f08d0dd5a731c30af3a9b63dbf223d7ee97d 100644 (file)
@@ -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
This page took 1.085052 seconds and 4 git commands to generate.