Date: Mon, 5 Jun 2023 18:52:15 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: 9f698d77fd56 - main - devel/py-jaraco.functools: Update to 3.7.0 Message-ID: <202306051852.355IqFlI054235@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=9f698d77fd56ab60b057799282e4485c29e0ef3c commit 9f698d77fd56ab60b057799282e4485c29e0ef3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:39:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:47:05 +0000 devel/py-jaraco.functools: Update to 3.7.0 Changes: https://github.com/jaraco/jaraco.functools/blob/main/CHANGES.rst --- devel/py-jaraco.functools/Makefile | 2 +- devel/py-jaraco.functools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-jaraco.functools/Makefile b/devel/py-jaraco.functools/Makefile index b4e04cb1b2a1..f788135e5bce 100644 --- a/devel/py-jaraco.functools/Makefile +++ b/devel/py-jaraco.functools/Makefile @@ -1,5 +1,5 @@ PORTNAME= jaraco.functools -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jaraco.functools/distinfo b/devel/py-jaraco.functools/distinfo index 1cc9798f51e5..30ebcab25367 100644 --- a/devel/py-jaraco.functools/distinfo +++ b/devel/py-jaraco.functools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498684 -SHA256 (jaraco.functools-3.6.0.tar.gz) = 2e1a3be11abaecee5f5ab8dd589638be8304cc4cb91361fe5e683f4b6d9fb7a3 -SIZE (jaraco.functools-3.6.0.tar.gz) = 16054 +TIMESTAMP = 1685792252 +SHA256 (jaraco.functools-3.7.0.tar.gz) = 685dc06075696697edc9c4ef89af33f0fd2570a6ff57767332dbf4165e5ffbb3 +SIZE (jaraco.functools-3.7.0.tar.gz) = 16107
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051852.355IqFlI054235>