devel/py-zope.testbrowser: update to 4.0.4
This commit is contained in:
parent
050e7048ba
commit
789a9bdd39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358487
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zope.testbrowser
|
||||
PORTVERSION= 4.0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.0.4
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mechanize>=0.2.0:${PORTSDIR}/www/py-mechaniz
|
|||
${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \
|
||||
${PYTHON_PKGNAMEPREFIX}WebTest>=0:${PORTSDIR}/www/py-WebTest
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (zope/zope.testbrowser-4.0.2.tar.gz) = 703c7ca24b5ff50431af80e4b6471bcfa93030cea25b45dff931b6356d8f9cc8
|
||||
SIZE (zope/zope.testbrowser-4.0.2.tar.gz) = 77805
|
||||
SHA256 (zope/zope.testbrowser-4.0.4.zip) = 8db02fdde124f1053e0da81cbefa7e8f5f375858f78c12a58afdaa88d6fecb9d
|
||||
SIZE (zope/zope.testbrowser-4.0.4.zip) = 102044
|
||||
|
|
Loading…
Reference in a new issue