15
0

Accepting request 489166 from home:TheBlackCat:branches:devel:languages:python

- Update to 5.0
- Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defusedxml?expand=0&rev=5
This commit is contained in:
Todd R
2017-04-18 20:34:02 +00:00
committed by Git OBS Bridge
parent 6987fcf3ac
commit a8b1701114
4 changed files with 29 additions and 17 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 18 16:58:49 UTC 2017 - toddrme2178@gmail.com
- Update to 5.0
* Add compatibility with Python 3.6
* Drop support for Python 2.6, 3.1, 3.2, 3.3
* Fix lxml tests (XMLSyntaxError: Detected an entity reference loop)
- Implement single-spec version.
-------------------------------------------------------------------
Tue Jan 31 14:25:04 UTC 2017 - rsalevsky@suse.com