Date: Sun, 7 Jul 2024 14:54:05 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: 260147109f77 - main - devel/py-unearth: Update to 0.16.0 Message-ID: <202407071454.467Es5fk082385@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=260147109f773a8b0fd6755fe42040082792cbeb commit 260147109f773a8b0fd6755fe42040082792cbeb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-07 14:37:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-07 14:51:03 +0000 devel/py-unearth: Update to 0.16.0 Changes: https://github.com/frostming/unearth/releases --- devel/py-unearth/Makefile | 2 +- devel/py-unearth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-unearth/Makefile b/devel/py-unearth/Makefile index 7e2daf158ad5..b943bd78151f 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,5 +1,5 @@ PORTNAME= unearth -PORTVERSION= 0.15.5 +PORTVERSION= 0.16.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 12bc379030ad..5b7923d0e206 100644 --- a/devel/py-unearth/distinfo +++ b/devel/py-unearth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022852 -SHA256 (unearth-0.15.5.tar.gz) = 98b017f41fbd9cf4811c94c380138b535979f0b90091dcb07dd379f1e4aa3fe2 -SIZE (unearth-0.15.5.tar.gz) = 283787 +TIMESTAMP = 1720355116 +SHA256 (unearth-0.16.0.tar.gz) = 7dba91f1209ab7e9f8a67f07a15bde49ae2da1b8a46fdad8b0222ba18b910212 +SIZE (unearth-0.16.0.tar.gz) = 283848
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407071454.467Es5fk082385>