Date: Sun, 3 Nov 2024 13:25:25 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: 17ecc344b745 - main - devel/py-flit-core: Update to 3.10.0 Message-ID: <202411031325.4A3DPPV4018275@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=17ecc344b745c73b3362a33890a0b6056e4109ed commit 17ecc344b745c73b3362a33890a0b6056e4109ed Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-03 13:22:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-03 13:22:30 +0000 devel/py-flit-core: Update to 3.10.0 Changes: https://github.com/pypa/flit/blob/main/doc/history.rst https://flit.pypa.io/en/stable/history.html --- devel/py-flit-core/Makefile | 2 +- devel/py-flit-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-flit-core/Makefile b/devel/py-flit-core/Makefile index 05029a6896ca..bcb5b55e1d97 100644 --- a/devel/py-flit-core/Makefile +++ b/devel/py-flit-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= flit-core -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flit-core/distinfo b/devel/py-flit-core/distinfo index 559a83dea435..8a0324426549 100644 --- a/devel/py-flit-core/distinfo +++ b/devel/py-flit-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162134 -SHA256 (flit_core-3.9.0.tar.gz) = 72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba -SIZE (flit_core-3.9.0.tar.gz) = 41917 +TIMESTAMP = 1730540916 +SHA256 (flit_core-3.10.0.tar.gz) = 6d904233178b3c924f665947ac7d286f2ac799fb69087e39e56ceb4084724a97 +SIZE (flit_core-3.10.0.tar.gz) = 32556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411031325.4A3DPPV4018275>