diff --git a/devel/py-pytest-regtest/Makefile b/devel/py-pytest-regtest/Makefile index 9caaab2acdaa..262db637f7f3 100644 --- a/devel/py-pytest-regtest/Makefile +++ b/devel/py-pytest-regtest/Makefile @@ -1,25 +1,26 @@ PORTNAME= pytest-regtest -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytest_regtest-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pytest plugin for snapshot regression testing WWW= https://pytest-regtest.readthedocs.io/en/latest/ \ https://gitlab.com/uweschmitt/pytest-regtest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.2,1:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>=9.0.0:devel/py-deepdiff@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=7.2,1:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-pytest-regtest/distinfo b/devel/py-pytest-regtest/distinfo index 795e20caa3d4..551ad99d4941 100644 --- a/devel/py-pytest-regtest/distinfo +++ b/devel/py-pytest-regtest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777991328 -SHA256 (pytest_regtest-2.4.0.tar.gz) = 9a971c67c8709c431659c557a13c5e2991420cdb92c038e50eecfbb9062646b0 -SIZE (pytest_regtest-2.4.0.tar.gz) = 24208 +TIMESTAMP = 1778096628 +SHA256 (pytest_regtest-2.5.0.tar.gz) = d8be15a521b0ccb72d35969fa29725a2dc5e42d55ddaf4eb5084fc3d79e78c39 +SIZE (pytest_regtest-2.5.0.tar.gz) = 24625