Dominique Leuenberger
70bed83813
Accepting request 1081955 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1081955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=14
2023-04-22 20:01:29 +00:00
ddc9e33aff
Accepting request 1081379 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=24
2023-04-21 14:47:06 +00:00
Dominique Leuenberger
21c2d9e3fb
Accepting request 1034465 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1034465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=13
2022-11-09 11:56:25 +00:00
060c35ac85
Accepting request 1034377 from home:yarunachalam:branches:devel:languages:python
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/1034377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=22
2022-11-08 09:36:39 +00:00
Dominique Leuenberger
1a17129ca8
Accepting request 732109 from devel:languages:python
...
- Switch to multibuild to avoid build cycle with lxml
- 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.
OBS-URL: https://build.opensuse.org/request/show/732109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=12
2019-09-23 10:19:49 +00:00
Tomáš Chvátal
3ccbce2de9
- Switch to multibuild to avoid build cycle with lxml
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=20
2019-09-20 08:39:58 +00:00
Tomáš Chvátal
7ea1eb5203
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=19
2019-09-13 10:35:30 +00:00
Dominique Leuenberger
ba6006b603
Accepting request 655721 from devel:languages:python
...
- Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/655721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=11
2018-12-14 19:46:44 +00:00
91e274edf1
Restore BR
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=17
2018-12-06 14:59:37 +00:00
de8ad0c54c
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=16
2018-12-04 13:21:59 +00:00
Dominique Leuenberger
7d4f0a8c2c
Accepting request 562295 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/562295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=10
2018-01-16 08:25:26 +00:00
Tomáš Chvátal
bbc223145c
Accepting request 562238 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/562238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=14
2018-01-07 09:35:05 +00:00
Dominique Leuenberger
977c871ef6
Accepting request 483317 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/483317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=9
2017-04-19 16:04:46 +00:00
Jan Matejek
6c0970d5df
Accepting request 483258 from home:tbechtold:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/483258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=12
2017-03-29 12:22:29 +00:00
Stephan Kulow
ea2781c072
Accepting request 208062 from devel:languages:python
...
update (forwarded request 208061 from posophe)
OBS-URL: https://build.opensuse.org/request/show/208062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=7
2013-11-24 11:27:30 +00:00
Denisart Benjamin
b6cca7829d
Accepting request 208061 from home:posophe:branches:devel:languages:python
...
update
OBS-URL: https://build.opensuse.org/request/show/208061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=10
2013-11-23 18:15:20 +00:00
Stephan Kulow
38d94048db
Accepting request 182871 from devel:languages:python
...
- Packaged LICENSE file
fixes bnc#828513
Bug 828513 - LICENSE not packaged in python3-cssselect 0.8 (forwarded request 182676 from apersaud)
OBS-URL: https://build.opensuse.org/request/show/182871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=5
2013-07-12 18:54:25 +00:00
Alexandre Rogoski
93951f01cf
Accepting request 182676 from home:apersaud:branches:devel:languages:python
...
- Packaged LICENSE file
fixes bnc#828513
Bug 828513 - LICENSE not packaged in python3-cssselect 0.8
OBS-URL: https://build.opensuse.org/request/show/182676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=8
2013-07-11 21:15:57 +00:00
Stephan Kulow
bb0a5f47cd
Accepting request 179767 from devel:languages:python
...
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
OBS-URL: https://build.opensuse.org/request/show/179767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=4
2013-06-19 14:27:43 +00:00
Sascha Peilicke
777ea593ef
Python3 moved to devel:languages:python3
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=6
2013-06-17 12:50:29 +00:00
Stephan Kulow
9e4c6ba991
Accepting request 161816 from devel:languages:python
...
update to 0.8 (forwarded request 161669 from apersaud)
OBS-URL: https://build.opensuse.org/request/show/161816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=3
2013-04-02 10:52:29 +00:00
Catalin Iacob
58fed48753
Accepting request 161669 from home:apersaud:branches:devel:languages:python
...
update to 0.8
OBS-URL: https://build.opensuse.org/request/show/161669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=4
2013-03-29 21:26:08 +00:00
Stephan Kulow
b50d010777
Accepting request 148983 from devel:languages:python
...
This package is required for calibre to work properly.
OBS-URL: https://build.opensuse.org/request/show/148983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=1
2013-01-21 16:44:56 +00:00
Sascha Peilicke
ebf9f85a9f
- Minimal cleanup
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=2
2013-01-14 10:19:11 +00:00
Sascha Peilicke
b47cf6039c
Accepting request 148308 from home:cataliniacob
...
I'd like to submit a new package python-cssselect, which was previously part
of lxml but became a stand alone package starting with lxml 3.0.
I want to get this into Factory as soon as possible in order to make it
available for 12.3 (it's already pretty late given the feature freeze and
upcoming beta) since Calibre's basic functionality is not working without this
(see bnc#788151 which was fixed with a workaround for 12.2 but Calibre is
broken again for 12.3 where the workaround is gone).
The package is building fine in my home project and installing it makes
Calibre work again. Thanks!
OBS-URL: https://build.opensuse.org/request/show/148308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=1
2013-01-14 08:39:44 +00:00