diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile index 73f968be796b..86728dcd0035 100644 --- a/devel/py-pytest-httpbin/Makefile +++ b/devel/py-pytest-httpbin/Makefile @@ -1,21 +1,20 @@ PORTNAME= pytest-httpbin -PORTVERSION= 1.0.2 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Easily test your HTTP library against a local copy of httpbin.org WWW= https://github.com/kevin1024/pytest-httpbin 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} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/devel/py-pytest-httpbin/distinfo b/devel/py-pytest-httpbin/distinfo index 1e3bedb66c01..b87e800569bb 100644 --- a/devel/py-pytest-httpbin/distinfo +++ b/devel/py-pytest-httpbin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423976 -SHA256 (pytest-httpbin-1.0.2.tar.gz) = 52c9d3f75f8f43f1488b5a0be321eeca3cc5f0fae0c85445ece66bd53c95fe0e -SIZE (pytest-httpbin-1.0.2.tar.gz) = 15494 +TIMESTAMP = 1684104776 +SHA256 (pytest-httpbin-2.0.0.tar.gz) = 3e739cad9b8f8df58952df7329d9295fe17449d3a647f49c4ce634fd81d71b8e +SIZE (pytest-httpbin-2.0.0.tar.gz) = 16081