Changelog for
python3-cssselect-0.9.1-5.3.noarch.rpm :
* Tue Jan 13 2015 arunAATTgmx.de- changes: fixed some formating issues- update to version 0.9.1:
* Backward incompatible change from 0.9: selector_to_xpath() defaults to ignoring pseudo-elements, as it did in 0.8 and previous versions. (css_to_xpath() doesn’t change.)
* Drop official support for Python 2.4 and 3.1, as testing was becoming difficult. Nothing will break overnight, but future releases may on may not work on these versions. Older releases will remain available on PyPI.- changes from version 0.9:
* Add parser support for functional pseudo-elements.
* Sat Jan 10 2015 arunAATTgmx.de- specfile:
* update copyright year
* remove python(abi) requirement
* Tue Jul 09 2013 arunAATTgmx.de- Packaged LICENSE file
* fixes bnc#828513 Bug 828513 - LICENSE not packaged in python3-cssselect 0.8
* Thu Mar 28 2013 arunAATTgmx.de- updated to 0.8
* #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::.
* #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.
* Tue Jan 08 2013 iacobcatalinAATTgmail.com- Initial package 0.7.1