Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 02:47:50 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: 9ffd4f8fd6e0 - main - devel/py-hatch: Update to 1.12.0
Message-ID:  <202406030247.4532lo7g063908@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=9ffd4f8fd6e0ce134d193e3161403b6c4bf7e2ac

commit 9ffd4f8fd6e0ce134d193e3161403b6c4bf7e2ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:38:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:38:12 +0000

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

diff --git a/devel/py-hatch/Makefile b/devel/py-hatch/Makefile
index 9944c37dd029..ef77dcaa1954 100644
--- a/devel/py-hatch/Makefile
+++ b/devel/py-hatch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hatch
-PORTVERSION=	1.11.1
+PORTVERSION=	1.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hatch/distinfo b/devel/py-hatch/distinfo
index 2aecddd4fcc4..5541ddff4446 100644
--- a/devel/py-hatch/distinfo
+++ b/devel/py-hatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716892258
-SHA256 (hatch-1.11.1.tar.gz) = 110fc893654592dbdc8aff6c42d61f6df85fcc93368c7365750fb0704898e9a7
-SIZE (hatch-1.11.1.tar.gz) = 5181079
+TIMESTAMP = 1717003897
+SHA256 (hatch-1.12.0.tar.gz) = ae80478d10312df2b44d659c93bc2ed4d33aecddce4b76378231bdf81c8bf6ad
+SIZE (hatch-1.12.0.tar.gz) = 5187517



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