SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-cssselect-1.0.0-21.1.noarch.rpm :
Wed Nov 16 13:00:00 2016 arunAATTgmx.de
- specfile:

* reoved sed command on tests.py, since that file is not in the
tar-ball anymore
- update to version 1.0.0:

* Add code coverage reports.

* Fix \":nth-
*(an+b)\" pseudo-classes selectors. (except
\"
*:nth-child()\" which looks untranslatable to XPath 1.0.)

Sat Jul 9 14:00:00 2016 arunAATTgmx.de
- update to version 0.9.2:

* Distribute as universal wheel.

* Add support for Python 3.3, 3.4 and 3.5.

* Drop support for Python 2.5 as testing is getting difficult.

* Improve tests on pseudo-elements.

Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* changed to https for source url

* updated source url to files.pythonhosted.org

Tue Jan 13 13:00:00 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 13:00:00 2015 arunAATTgmx.de
- specfile:

* update copyright year

* remove python(abi) requirement

Tue Jul 9 14:00:00 2013 arunAATTgmx.de
- Packaged LICENSE file

* fixes bnc#828513
Bug 828513 - LICENSE not packaged in python3-cssselect 0.8

Thu Mar 28 13:00:00 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 8 13:00:00 2013 iacobcatalinAATTgmail.com
- Initial package 0.7.1


 
ICM