diff --git a/devel/py-pytest-httpserver/Makefile b/devel/py-pytest-httpserver/Makefile index 035a6aeabd1b..d1d2f013409d 100644 --- a/devel/py-pytest-httpserver/Makefile +++ b/devel/py-pytest-httpserver/Makefile @@ -1,29 +1,29 @@ PORTNAME= pytest-httpserver -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytest_httpserver-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP server for pytest WWW= https://github.com/csernazs/pytest-httpserver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=2.0.0:www/py-werkzeug@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy>=0:devel/py-mypy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types-requests>=0:devel/py-types-requests@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes TEST_ENV= PYTEST_HTTPSERVER_HOST=127.0.0.1 PYTEST_HTTPSERVER_PORT=80 .include diff --git a/devel/py-pytest-httpserver/distinfo b/devel/py-pytest-httpserver/distinfo index 7a8a8081fcb2..185c55aaee0a 100644 --- a/devel/py-pytest-httpserver/distinfo +++ b/devel/py-pytest-httpserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449326 -SHA256 (pytest_httpserver-1.0.9.tar.gz) = 9429f26c7ad7b1677dc2fa3bc9e928601f0e9b4ba0388edf961162be1242a662 -SIZE (pytest_httpserver-1.0.9.tar.gz) = 60048 +TIMESTAMP = 1709390648 +SHA256 (pytest_httpserver-1.0.10.tar.gz) = 77b9fbc2eb0a129cfbbacc8fe57e8cafe071d506489f31fe31e62f1b332d9905 +SIZE (pytest_httpserver-1.0.10.tar.gz) = 60446