Date: Fri, 22 Sep 2023 23:35:18 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: 49ece4a9cf67 - main - devel/py-unearth: Update to 0.11.0 Message-ID: <202309222335.38MNZIma017063@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=49ece4a9cf67ac43ef33def1f35eafbdfaec16da commit 49ece4a9cf67ac43ef33def1f35eafbdfaec16da Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 23:24:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 23:24:03 +0000 devel/py-unearth: Update to 0.11.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 6509adc30d55..9cdc7a9aa9db 100644 --- a/devel/py-unearth/Makefile +++ b/devel/py-unearth/Makefile @@ -1,5 +1,5 @@ PORTNAME= unearth -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-unearth/distinfo b/devel/py-unearth/distinfo index 270009b9b1c3..fbf4011a3284 100644 --- a/devel/py-unearth/distinfo +++ b/devel/py-unearth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070134 -SHA256 (unearth-0.10.0.tar.gz) = d5b152a5ab2aa3e5149a11cf7b3ba5c5d493176dca38f66ca8969dadd5a8f645 -SIZE (unearth-0.10.0.tar.gz) = 270997 +TIMESTAMP = 1695357823 +SHA256 (unearth-0.11.0.tar.gz) = af20729b398d2f3b839251d745e4f40f23cb09bd6b797e0a6ff6eed46ca70422 +SIZE (unearth-0.11.0.tar.gz) = 271154
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309222335.38MNZIma017063>