forked from pool/python-lxml
Accepting request 408314 from home:tbechtold:branches:devel:languages:python
- update to 3.6.0:
* Static builds honour FTP proxy configurations when downloading
the external libs.
* Now supports (only) version 5.x and later of PyPy.
* Soupparser failed to process entities in Python 3.x.
* Rare encoding related `TypeError` on import was fixed.
* Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng`
is installed.
OBS-URL: https://build.opensuse.org/request/show/408314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=88
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 15:26:08 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 3.6.0:
|
||||
* Static builds honour FTP proxy configurations when downloading
|
||||
the external libs.
|
||||
* Now supports (only) version 5.x and later of PyPy.
|
||||
* Soupparser failed to process entities in Python 3.x.
|
||||
* Rare encoding related `TypeError` on import was fixed.
|
||||
* Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng`
|
||||
is installed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 10:36:35 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user