Date: Mon, 27 Apr 2026 13:12:11 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dcbb5c334f9b - main - devel/py-testresources: Update to 2.1.2 Message-ID: <69ef60ab.320b4.a4fbb83@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcbb5c334f9b516b0de6822cb0d82ea58a0af6c3 commit dcbb5c334f9b516b0de6822cb0d82ea58a0af6c3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:03:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:36 +0000 devel/py-testresources: Update to 2.1.2 Changes: https://github.com/testing-cabal/testresources/blob/master/NEWS --- devel/py-testresources/Makefile | 8 +++----- devel/py-testresources/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/py-testresources/Makefile b/devel/py-testresources/Makefile index 38e5c04258db..64384c588693 100644 --- a/devel/py-testresources/Makefile +++ b/devel/py-testresources/Makefile @@ -1,5 +1,5 @@ PORTNAME= testresources -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,8 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/Apache-2.0 LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/BSD -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR} diff --git a/devel/py-testresources/distinfo b/devel/py-testresources/distinfo index ccc1f58c065f..9e0ba8f9ac72 100644 --- a/devel/py-testresources/distinfo +++ b/devel/py-testresources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936178 -SHA256 (testresources-2.0.2.tar.gz) = 2cbf3d7e00ab2e9fe24b754a102644f6f334244980464c38233b18127f1deaec -SIZE (testresources-2.0.2.tar.gz) = 45057 +TIMESTAMP = 1777252724 +SHA256 (testresources-2.1.2.tar.gz) = a2b1266fd6cb89295dbb79e3442e5ff1c27db35a0b62b84c7846002676d12ae2 +SIZE (testresources-2.1.2.tar.gz) = 37654home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60ab.320b4.a4fbb83>
