- update to 0.3

changelog:
https://github.com/lrowe/experimental.cssselect/blob/master/CHANGES.txt

Feature safe:	yes
This commit is contained in:
Ruslan Makhmatkhanov 2012-04-08 11:20:59 +00:00
parent df2fecede2
commit 6a9d6152f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294378
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= experimental.cssselect
PORTVERSION= 0.1
PORTVERSION= 0.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,6 +16,7 @@ COMMENT= Experimental version of lxml.cssselect
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml
# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_ZIP= yes

View File

@ -1,2 +1,2 @@
SHA256 (experimental.cssselect-0.1.zip) = 1c54fe783c4435bbc42d572baf5bf25828b89407dbe720cbcc3c0acf7b45c3a6
SIZE (experimental.cssselect-0.1.zip) = 13050
SHA256 (experimental.cssselect-0.3.zip) = 90d9487935263d1109bebd7310aa91413b1bdc59efedb89f78cdf111e0fe394b
SIZE (experimental.cssselect-0.3.zip) = 14355