Date: Sun, 9 Jul 2023 10:35:26 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: dc331da0a449 - main - devel/py-jaraco.functools: Update to 3.8.0 Message-ID: <202307091035.369AZQr1057305@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=dc331da0a449142509c7eca31adc2f4f15bfc3a9 commit dc331da0a449142509c7eca31adc2f4f15bfc3a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 10:18:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 10:18:58 +0000 devel/py-jaraco.functools: Update to 3.8.0 Changes: https://github.com/jaraco/jaraco.functools/blob/main/NEWS.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 792c3c781a5c..7dc96b8239df 100644 --- a/devel/py-jaraco.functools/Makefile +++ b/devel/py-jaraco.functools/Makefile @@ -1,5 +1,5 @@ PORTNAME= jaraco.functools -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.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 30ebcab25367..c296a5f6ec8e 100644 --- a/devel/py-jaraco.functools/distinfo +++ b/devel/py-jaraco.functools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685792252 -SHA256 (jaraco.functools-3.7.0.tar.gz) = 685dc06075696697edc9c4ef89af33f0fd2570a6ff57767332dbf4165e5ffbb3 -SIZE (jaraco.functools-3.7.0.tar.gz) = 16107 +TIMESTAMP = 1688166202 +SHA256 (jaraco.functools-3.8.0.tar.gz) = cb5635ae5cc953d35d8ab6744f1a73723074b31eb6be16edee7960261a79b724 +SIZE (jaraco.functools-3.8.0.tar.gz) = 16251
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091035.369AZQr1057305>