forked from pool/python-parsel
- Update to version 1.4.0:
* has-class XPath extension function; * parsel.xpathfuncs.set_xpathfunc is a simplified way to register XPath extensions; * Selector.remove_namespaces now removes namespace declarations; * Python 3.3 support is dropped; * make htmlview command for easier Parsel docs development. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsel?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 08:38:41 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
- Update to version 1.4.0:
|
||||
* has-class XPath extension function;
|
||||
* parsel.xpathfuncs.set_xpathfunc is a simplified way to register
|
||||
XPath extensions;
|
||||
* Selector.remove_namespaces now removes namespace declarations;
|
||||
* Python 3.3 support is dropped;
|
||||
* make htmlview command for easier Parsel docs development.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 22:54:25 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user