diff --git a/devel/py-pytest-recorder/Makefile b/devel/py-pytest-recorder/Makefile index 53cc3355b6b2..5df1ccdd41ab 100644 --- a/devel/py-pytest-recorder/Makefile +++ b/devel/py-pytest-recorder/Makefile @@ -1,22 +1,27 @@ PORTNAME= pytest-recorder -DISTVERSION= 0.3.0 +DISTVERSION= 0.6.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Pytest Plugin for unit tests writing for tools consuming Web APIs WWW= https://pypi.org/project/pytest-recorder/ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}time-machine>0:devel/py-time-machine@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/devel/py-pytest-recorder/distinfo b/devel/py-pytest-recorder/distinfo index 3371fab54312..1824689a0d84 100644 --- a/devel/py-pytest-recorder/distinfo +++ b/devel/py-pytest-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731270257 -SHA256 (pytest_recorder-0.3.0.tar.gz) = b2acb2333f66392c6d9ba3309962119a23250e640383ffc308e81938f68dca17 -SIZE (pytest_recorder-0.3.0.tar.gz) = 6477 +TIMESTAMP = 1777481084 +SHA256 (pytest_recorder-0.6.5.tar.gz) = b24c9c4d3f4f1245f3e0467218dee4ad0a807b086a6beff508be77fbb8071517 +SIZE (pytest_recorder-0.6.5.tar.gz) = 16990