Revisions of python-cssselect

buildservice-autocommit accepted request 1081955 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081379 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
SR for python stack proposal
buildservice-autocommit accepted request 1034465 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 23)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1034377 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 22)
- Update to 1.2.0 
  *   Drop support for Python 2.7, 3.4-3.6, add support for Python 3.7-3.11.
  *   Add type annotations (PEP 484 and PEP 561).
  *   More features from the CSS Selectors Level 4:
    *   The ``:is()`` pseudo-class.
    *   The ``:where()`` pseudo-class.
    *   The ``:has()`` pseudo-class, with some limitations.
  *   Fix parsing ``:scope`` after a comma.
  *   Add parentheses to fix condition precedence in some cases.
  *   Private API changes related to the removal of the Python 2 support:
    * Remove ``_unicode`` and ``_unichr`` aliases from ``csselect.parser``.
    * Remove ``_basestring`` and ``_unicode`` aliases from ``csselect.xpath``.
    * Deprecate ``csselect.xpath._unicode_safe_getattr()`` and change it to just
      call ``getattr()``.
  *   Include tests in the PyPI tarball.
  *   Many CI additions and improvements.
  *   Improve the test coverage.
buildservice-autocommit accepted request 732109 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 21)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 20)
- Switch to multibuild to avoid build cycle with lxml
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
- Update to 1.1.0:
  * Support for the :scope selector, which allows to access immediate children of a selector.
  * Support for the |E syntax for type selectors without a namespace.
  * A new selector method, canonical, returns the CSS expression of the selector, as a string.
buildservice-autocommit accepted request 655721 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 17)
Restore BR
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 16)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 562295 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 562238 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 14)
update to latest version
buildservice-autocommit accepted request 483317 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 13)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 483258 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 12)
- update to 1.0.1:
  * Add support for Python 3.6.
  * Documentation hosted `on Read the Docs <https://cssselect.readthedocs.io/>`_
  * Add code coverage reports.
  * Fix ``:nth-*(an+b)`` pseudo-classes selectors.
    (except ``*:nth-child()`` which looks untranslatable to XPath 1.0.)
  * 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.
- Switch to singlespec approach
buildservice-autocommit accepted request 208062 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 11)
baserev update by copy to link target
buildservice-autocommit accepted request 182871 from Alexandre Rogoski's avatar Alexandre Rogoski (aledr) (revision 9)
baserev update by copy to link target
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) accepted request 182676 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 8)
- Packaged LICENSE file
  fixes bnc#828513 
  Bug 828513 - LICENSE not packaged in python3-cssselect 0.8
buildservice-autocommit accepted request 179767 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 6)
Python3 moved to devel:languages:python3
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by