1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

www/py-splinter: update to 0.6.0

PR:		189703
Submitted by:	Bartek Rutkowski
This commit is contained in:
William Grzybowski 2014-06-20 01:35:22 +00:00
parent 789a9bdd39
commit 4caaf67a36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358488
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= splinter
PORTVERSION= 0.5.4
PORTVERSION= 0.6.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,8 +12,8 @@ COMMENT= Browser abstraction for web acceptance testing
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.33:${PORTSDIR}/www/py-selenium \
${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.2:${PORTSDIR}/devel/py-zope.testbrowser \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.39:${PORTSDIR}/www/py-selenium \
${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.4:${PORTSDIR}/devel/py-zope.testbrowser \
${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
${PYTHON_PKGNAMEPREFIX}cssselect>0:${PORTSDIR}/www/py-cssselect

View File

@ -1,2 +1,2 @@
SHA256 (splinter-0.5.4.tar.gz) = cd45b67f8ae1c98a69ac840c0c896cff914f65ddf05ea8d048087ce892bb9b03
SIZE (splinter-0.5.4.tar.gz) = 14390
SHA256 (splinter-0.6.0.tar.gz) = d747ce74109a84a85d5f13137bc43faa10bb769fd27cf5351340faacae670136
SIZE (splinter-0.6.0.tar.gz) = 17307