diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile index 0795e0b7fc97..d0ec26c157e9 100644 --- a/devel/py-pytest-httpbin/Makefile +++ b/devel/py-pytest-httpbin/Makefile @@ -1,19 +1,20 @@ PORTNAME= pytest-httpbin -DISTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Easily test your HTTP library against a local copy of httpbin.org LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>0:www/py-httpbin@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>=0:www/py-httpbin@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils -USES= python -USE_PYTHON= autoplist distutils concurrent NO_ARCH= yes .include diff --git a/devel/py-pytest-httpbin/distinfo b/devel/py-pytest-httpbin/distinfo index 77b9fa2606d3..1e3bedb66c01 100644 --- a/devel/py-pytest-httpbin/distinfo +++ b/devel/py-pytest-httpbin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609040419 -SHA256 (pytest-httpbin-1.0.0.tar.gz) = d8ce547f42423026550ed7765f6c6d50c033b43025e8592270a7abf970e19b72 -SIZE (pytest-httpbin-1.0.0.tar.gz) = 12244 +TIMESTAMP = 1649423976 +SHA256 (pytest-httpbin-1.0.2.tar.gz) = 52c9d3f75f8f43f1488b5a0be321eeca3cc5f0fae0c85445ece66bd53c95fe0e +SIZE (pytest-httpbin-1.0.2.tar.gz) = 15494