mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/py-hatch: Update to 1.14.1
Changes: https://github.com/pypa/hatch/releases https://hatch.pypa.io/dev/history/hatch/
This commit is contained in:
parent
c92997ad57
commit
48b77e3b68
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= hatch
|
||||
PORTVERSION= 1.14.0
|
||||
PORTVERSION= 1.14.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.6:devel/py-click@${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}zstandard>=0<1:archivers/py-zstandard@${PY_FLAVOR} \
|
||||
uv>=0.1.35:devel/uv
|
||||
uv>=0.5.23:devel/uv
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1735227870
|
||||
SHA256 (hatch-1.14.0.tar.gz) = 351e41bc6c72bc93cb98651212226e495b43549eee27c487832e459e5d0f0eda
|
||||
SIZE (hatch-1.14.0.tar.gz) = 5188143
|
||||
TIMESTAMP = 1744288894
|
||||
SHA256 (hatch-1.14.1.tar.gz) = ca1aff788f8596b0dd1f8f8dfe776443d2724a86b1976fabaf087406ba3d0713
|
||||
SIZE (hatch-1.14.1.tar.gz) = 5188180
|
||||
|
|
Loading…
Add table
Reference in a new issue