Date: Sun, 4 Aug 2024 21:18:52 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: 3b8a953a29b8 - main - devel/py-jaraco.functools: Update to 4.0.2 Message-ID: <202408042118.474LIqVF063149@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=3b8a953a29b8d856dd69376ae05098287b635f79 commit 3b8a953a29b8d856dd69376ae05098287b635f79 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 21:16:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 21:16:05 +0000 devel/py-jaraco.functools: Update to 4.0.2 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 256bf445719c..6518588490eb 100644 --- a/devel/py-jaraco.functools/Makefile +++ b/devel/py-jaraco.functools/Makefile @@ -1,5 +1,5 @@ PORTNAME= jaraco.functools -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jaraco.functools/distinfo b/devel/py-jaraco.functools/distinfo index 004eacaf3ef3..aaa57852edce 100644 --- a/devel/py-jaraco.functools/distinfo +++ b/devel/py-jaraco.functools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722272050 -SHA256 (jaraco_functools-4.0.1.tar.gz) = d33fa765374c0611b52f8b3a795f8900869aa88c84769d4d1746cd68fb28c3e8 -SIZE (jaraco_functools-4.0.1.tar.gz) = 18169 +TIMESTAMP = 1722798787 +SHA256 (jaraco_functools-4.0.2.tar.gz) = 3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5 +SIZE (jaraco_functools-4.0.2.tar.gz) = 18319
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408042118.474LIqVF063149>