- 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:
parent
9985c07093
commit
2934840861
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86b15d9e3c639de79f4cb38aeffea3281f62aff78dde7d798e1352c63bfa6ea0
|
|
||||||
size 74865
|
|
BIN
defusedxml-0.7.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
defusedxml-0.7.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 23 20:19:43 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 8 08:09:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Mon Mar 8 08:09:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: python-defusedxml
|
Name: python-defusedxml
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XML bomb protection for Python stdlib modules
|
Summary: XML bomb protection for Python stdlib modules
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user