saltbundlepy-cssselect
No description set
- Sources inherited from project systemsmanagement:saltstack:bundle
-
16
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:Debian11/saltbundlepy-cssselect && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cssselect-1.0.3.tar.gz | 0000022824 22.3 KB | |
saltbundlepy-cssselect.changes | 0000003188 3.11 KB | |
saltbundlepy-cssselect.spec | 0000001980 1.93 KB |
Revision 1 (latest revision is 25)
Victor Zhestkov (vzhestkov)
committed
(revision 1)
- specfile: * update copyright year - update to version 1.0.3: * Fix artifact uploads to pypi - changes from version 1.0.2: * Drop support for Python 2.6 and Python 3.3. * Fix deprecation warning in Python 3.6. * Minor cleanups. - 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 - Update to version 0.9.1 + **Backward incompatible change from 0.9**: :meth:`~GenericTranslator.selector_to_xpath` defaults to ignoring pseudo-elements, as it did in 0.8 and previous versions. (:meth:`~GenericTranslator.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.
Comments 0