forked from pool/python-defusedxml
- update to 0.7.1:
- Fix regression ``defusedxml.ElementTree.ParseError`` (#63) The ``ParseError`` exception is now the same class object as ``xml.etree.ElementTree.ParseError`` again. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defusedxml?expand=0&rev=16
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without tests
|
||||
Name: python-defusedxml
|
||||
Version: 0.7.0
|
||||
Version: 0.7.1
|
||||
Release: 0
|
||||
Summary: XML bomb protection for Python stdlib modules
|
||||
License: Python-2.0
|
||||
|
||||
Reference in New Issue
Block a user