Date: Sat, 18 Apr 2026 22:02:48 +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: 576e22df4e02 - main - devel/py-hatch: Update to 1.16.5 Message-ID: <69e3ff88.3373b.61c5268e@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=576e22df4e025403305588d513a803a396659c54 commit 576e22df4e025403305588d513a803a396659c54 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:23:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:54 +0000 devel/py-hatch: Update to 1.16.5 Changes: https://github.com/pypa/hatch/releases https://hatch.pypa.io/dev/history/hatch/ --- devel/py-hatch/Makefile | 5 +++-- devel/py-hatch/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-hatch/Makefile b/devel/py-hatch/Makefile index 537eb678c31c..f371beff856d 100644 --- a/devel/py-hatch/Makefile +++ b/devel/py-hatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatch -PORTVERSION= 1.16.3 +PORTVERSION= 1.16.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,12 +24,13 @@ RUN_DEPENDS= ${PY_BACKPORTS.ZSTD} \ ${PYTHON_PKGNAMEPREFIX}pexpect>=4.8<5:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=2.5.0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproject-hooks>=0:devel/py-pyproject-hooks@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-discovery>=1.1:devel/py-python-discovery@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=11.2.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}shellingham>=1.4.0:devel/py-shellingham@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli-w>=1.0:textproc/py-tomli-w@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.11.1:textproc/py-tomlkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}userpath>=1.7<2:devel/py-userpath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.26.6:devel/py-virtualenv@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}virtualenv>=21:devel/py-virtualenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uv>=0.5.23:devel/py-uv@${PY_FLAVOR} USES= python diff --git a/devel/py-hatch/distinfo b/devel/py-hatch/distinfo index f32335c88f24..801c405c4560 100644 --- a/devel/py-hatch/distinfo +++ b/devel/py-hatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874302 -SHA256 (hatch-1.16.3.tar.gz) = 2a50ecc912adfc8122cd2ccdcc15254cdef829e5d158be9014180cd7f0fb7ea9 -SIZE (hatch-1.16.3.tar.gz) = 5219621 +TIMESTAMP = 1775587294 +SHA256 (hatch-1.16.5.tar.gz) = 57bdeeaa72577859ce37091a5449583875331c06f9cb6af9077947ad40b3a1de +SIZE (hatch-1.16.5.tar.gz) = 5220741home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff88.3373b.61c5268e>
