Path to this page:
./
textproc/py-cssselect,
Parses CSS3 Selectors and translates them to XPath 1.0
Branch: CURRENT,
Version: 1.1.0nb1,
Package name: py39-cssselect-1.1.0nb1,
Maintainer: pkgsrc-userscssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.
This module used to live inside of lxml as lxml.cssselect before
it was extracted as a stand-alone project.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 22.186 KB
Version history: (Expand)
- (2022-01-05) Updated to version: py39-cssselect-1.1.0nb1
- (2021-10-07) Updated to version: py39-cssselect-1.1.0
- (2019-08-13) Updated to version: py37-cssselect-1.1.0
- (2018-01-02) Updated to version: py27-cssselect-1.0.3
- (2017-11-23) Package has been reborn
- (2017-02-14) Updated to version: py27-cssselect-1.0.1
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2019-08-12 22:00:45 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-cssselect: updated to 1.1.0
Version 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.
|
2018-01-01 22:28:59 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-cssselect: updated to 1.0.3
Version 1.0.3
* Fix artifact uploads to pypi
Version 1.0.2
* Drop support for Python 2.6 and Python 3.3.
* Fix deprecation warning in Python 3.6.
* Minor cleanups.
|
2017-02-13 18:58:47 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Version 1.0.1
* Add support for Python 3.6.
* Documentation hosted `on Read the Docs <https://cssselect.readthedocs.io/>`_
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|