Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 15:00:47 GMT
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: 441fb0931791 - main - devel/py-hatch: Update to 1.9.4
Message-ID:  <202403231500.42NF0lgN000317@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=441fb0931791900a846af2f79240d97857832190

commit 441fb0931791900a846af2f79240d97857832190
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:31:16 +0000

    devel/py-hatch: Update to 1.9.4
    
    Changes:        https://github.com/pypa/hatch/releases
                    https://hatch.pypa.io/dev/history/hatch/
---
 devel/py-hatch/Makefile | 4 ++--
 devel/py-hatch/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-hatch/Makefile b/devel/py-hatch/Makefile
index 8c336fc56fd4..93dcde8cb4de 100644
--- a/devel/py-hatch/Makefile
+++ b/devel/py-hatch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hatch
-PORTVERSION=	1.9.3
+PORTVERSION=	1.9.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3.0:devel/py-hatch-vcs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=1.21.0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=8.0.6:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hatchling>=1.21.0:devel/py-hatchling@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatchling>=0<1.22.0:devel/py-hatchling@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}httpx>=0.22.0:www/py-httpx@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hyperlink>=21.0.0:www/py-hyperlink@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}keyring>=23.5.0,1:security/py-keyring@${PY_FLAVOR} \
diff --git a/devel/py-hatch/distinfo b/devel/py-hatch/distinfo
index a73f91b98041..5eec4bd89a1a 100644
--- a/devel/py-hatch/distinfo
+++ b/devel/py-hatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449176
-SHA256 (hatch-1.9.3.tar.gz) = 672017e349c548f8a957a5fee9aa2f8cfc2c8a994307378e45a8427972bdf8d9
-SIZE (hatch-1.9.3.tar.gz) = 689548
+TIMESTAMP = 1710712434
+SHA256 (hatch-1.9.4.tar.gz) = 9bb7d1c4a7a51cc1f9e16394875c940b45fa84b698f0291529316b27d74e7f32
+SIZE (hatch-1.9.4.tar.gz) = 689598



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231500.42NF0lgN000317>