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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user