Date: Tue, 14 Nov 2023 17:18: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: 0dc0a1afd0ab - main - devel/py-hatch-vcs: Update to 0.4.0 Message-ID: <202311141718.3AEHIlZt059286@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=0dc0a1afd0ab244e6c991ce7d271c6195c53c106 commit 0dc0a1afd0ab244e6c991ce7d271c6195c53c106 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-14 16:39:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-14 17:15:43 +0000 devel/py-hatch-vcs: Update to 0.4.0 Changes: https://github.com/ofek/hatch-vcs/releases --- devel/py-hatch-vcs/Makefile | 3 +-- devel/py-hatch-vcs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-hatch-vcs/Makefile b/devel/py-hatch-vcs/Makefile index 23ce9238e42c..21c718fd8773 100644 --- a/devel/py-hatch-vcs/Makefile +++ b/devel/py-hatch-vcs/Makefile @@ -1,6 +1,5 @@ PORTNAME= hatch-vcs -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatch-vcs/distinfo b/devel/py-hatch-vcs/distinfo index 428cb3f29f6d..e8eebca7e296 100644 --- a/devel/py-hatch-vcs/distinfo +++ b/devel/py-hatch-vcs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589794 -SHA256 (hatch_vcs-0.3.0.tar.gz) = cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee -SIZE (hatch_vcs-0.3.0.tar.gz) = 10172 +TIMESTAMP = 1699774544 +SHA256 (hatch_vcs-0.4.0.tar.gz) = 093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7 +SIZE (hatch_vcs-0.4.0.tar.gz) = 10917
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311141718.3AEHIlZt059286>