python-cssselect/python-cssselect.changes
2013-07-11 21:15:57 +00:00

33 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Jul 9 17:09:42 UTC 2013 - arun@gmx.de
- Packaged LICENSE file
fixes bnc#828513
Bug 828513 - LICENSE not packaged in python3-cssselect 0.8
-------------------------------------------------------------------
Thu Mar 28 20:18:04 UTC 2013 - arun@gmx.de
- updated to 0.8
Changelog (http://pythonhosted.org/cssselect/#changelog):
Released on 2013-03-15.
Improvements:
#22 Let extended translators override what XPathExpr class is used
#19 Use the built-in lang() XPath function for implementing the :lang() pseudo-class with XML documents. This is probably faster than ancestor-or-self::.
Bug fixes:
#14 Fix non-ASCII pseudo-classes. (Invalid selector instead of crash.)
#20 As per the spec, elements containing only whitespace are not considered empty for the :empty pseudo-class.
-------------------------------------------------------------------
Mon Jan 14 10:17:27 UTC 2013 - saschpe@suse.de
- Minimal cleanup
-------------------------------------------------------------------
Tue Jan 8 20:42:17 UTC 2013 - iacobcatalin@gmail.com
- Initial package 0.7.1