diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2019-04-25 12:23:06 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2019-04-25 12:23:06 +0000 |
commit | c9ae34b09130404ac864a19fe9e3b83e8a63ea7b (patch) | |
tree | 7052d79179bda98fd8d57151f132d34eabdfbd74 | |
parent | net-mgmt/zabbix4-*: Update to 4.0.7 (diff) |
devel/py-pytest-localserver: Update to 0.5.0
Notes
Notes:
svn path=/head/; revision=499990
-rw-r--r-- | devel/py-pytest-localserver/Makefile | 5 | ||||
-rw-r--r-- | devel/py-pytest-localserver/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pytest-localserver/Makefile b/devel/py-pytest-localserver/Makefile index 189bb287fd41..5e02d03c5858 100644 --- a/devel/py-pytest-localserver/Makefile +++ b/devel/py-pytest-localserver/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-localserver -PORTVERSION= 0.3.5 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils diff --git a/devel/py-pytest-localserver/distinfo b/devel/py-pytest-localserver/distinfo index d92c5411a853..b498216a0094 100644 --- a/devel/py-pytest-localserver/distinfo +++ b/devel/py-pytest-localserver/distinfo @@ -1,2 +1,3 @@ -SHA256 (pytest-localserver-0.3.5.tar.gz) = 97a8db7f530afdd009513ebdd86731b51e866fad82595bf92f456d93e5d57837 -SIZE (pytest-localserver-0.3.5.tar.gz) = 18856 +TIMESTAMP = 1556192809 +SHA256 (pytest-localserver-0.5.0.tar.gz) = 3a5427909d1dfda10772c1bae4b9803679c0a8f04adb66c338ac607773bfefc2 +SIZE (pytest-localserver-0.5.0.tar.gz) = 20409 |