[Lunar-commits] <moonbase-other> cssselect: version bump
v4hn
me at v4hn.de
Sat Oct 12 12:24:05 CEST 2013
commit 15856ac40daa9e0ff48b6e193b4df5bab9824e7e
Author: v4hn <me at v4hn.de>
Date: Sun, 06 Oct 2013 10:39:17 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/15856ac40daa9e0ff48b6e193b4df5bab9824e7e
cssselect: version bump
---
python/cssselect/BUILD | +0/-5
python/cssselect/DETAILS | +3/-3
2 files changed, 3 insertions(+), 8 deletions(-)
--- a/python/cssselect/BUILD
+++ b/python/cssselect/BUILD
@@ -1,8 +1,3 @@
-(
-
python setup.py build &&
prepare_install &&
python setup.py install --root=/
-
-) > $C_FIFO 2>&1
-
--- a/python/cssselect/DETAILS
+++ b/python/cssselect/DETAILS
@@ -1,11 +1,11 @@
MODULE=cssselect
- VERSION=0.7.1
+ VERSION=0.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://pypi.python.org/packages/source/c/cssselect/
- SOURCE_VFY=sha1:77787495a6dc2d02231b62cfa962e2c202a9cb23
+ SOURCE_VFY=sha1:553392543967dc9178967613b17f4c4b1420001c
WEB_SITE=http://pypi.python.org/pypi/${MODULE}
ENTERED=20121227
- UPDATED=20121227
+ UPDATED=20131006
SHORT="parse CSS3 selectors and create XPath expressions"
cat << EOF
cssselect parses CSS3 Selectors and translate them to XPath 1.0
More information about the Lunar-commits
mailing list