- update to 0.7.0:
- Re-add and deprecate ``defusedxml.cElementTree`` - Use GitHub Actions instead of TravisCI - Restore ``ElementTree`` attribute of ``xml.etree`` module after patching - Add support for Python 3.9 - ``defusedxml.cElementTree`` is not available with Python 3.9. - Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defusedxml?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 08:09:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.7.0:
|
||||
- Re-add and deprecate ``defusedxml.cElementTree``
|
||||
- Use GitHub Actions instead of TravisCI
|
||||
- Restore ``ElementTree`` attribute of ``xml.etree`` module after patching
|
||||
- Add support for Python 3.9
|
||||
- ``defusedxml.cElementTree`` is not available with Python 3.9.
|
||||
- Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 08:41:25 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user