forked from pool/python-cssselect
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
91e274edf1
commit
7ea1eb5203
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 10:31:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:02 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user