mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
www/py-splinter: update to 0.7.3
This commit is contained in:
parent
853e0312e8
commit
35b45cfb7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415597
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= splinter
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,10 +12,11 @@ COMMENT= Browser abstraction for web acceptance testing
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.39:www/py-selenium \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.47:www/py-selenium \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.4:devel/py-zope.testbrowser \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect
|
||||
${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (splinter-0.6.0.tar.gz) = d747ce74109a84a85d5f13137bc43faa10bb769fd27cf5351340faacae670136
|
||||
SIZE (splinter-0.6.0.tar.gz) = 17307
|
||||
TIMESTAMP = 1463833302
|
||||
SHA256 (splinter-0.7.3.tar.gz) = 3e5d38e5bc1be94a9af64ddc7530a9023c52f21dd2704ef40c45e35f9c00addb
|
||||
SIZE (splinter-0.7.3.tar.gz) = 20032
|
||||
|
Loading…
Reference in New Issue
Block a user