Date: Wed, 29 Apr 2026 22:49:41 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a4b5f2227b9b - main - devel/py-pytest-recorder: update 0.=?utf-8?Q?3.0 =E2=86=92?= 0.6.5 Message-ID: <69f28b05.1e0ef.6da497ac@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4b5f2227b9b1e09431302df8b1c9b574c83ee29 commit a4b5f2227b9b1e09431302df8b1c9b574c83ee29 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-29 17:03:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-29 22:49:35 +0000 devel/py-pytest-recorder: update 0.3.0 → 0.6.5 --- devel/py-pytest-recorder/Makefile | 9 +++++++-- devel/py-pytest-recorder/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) 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,5 +1,5 @@ PORTNAME= pytest-recorder -DISTVERSION= 0.3.0 +DISTVERSION= 0.6.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,12 @@ 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 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) = 16990home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f28b05.1e0ef.6da497ac>
