Date: Sun, 3 Nov 2024 20:18:34 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: 2e1d12a4cfc4 - main - devel/py-flit-core: Update to 3.10.1 Message-ID: <202411032018.4A3KIYMS084964@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=2e1d12a4cfc46c8ae7d2e64dfcb3b7c929026299 commit 2e1d12a4cfc46c8ae7d2e64dfcb3b7c929026299 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-03 20:15:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-03 20:15:29 +0000 devel/py-flit-core: Update to 3.10.1 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 bcb5b55e1d97..dc946df2a262 100644 --- a/devel/py-flit-core/Makefile +++ b/devel/py-flit-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= flit-core -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flit-core/distinfo b/devel/py-flit-core/distinfo index 8a0324426549..372c760b84c9 100644 --- a/devel/py-flit-core/distinfo +++ b/devel/py-flit-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730540916 -SHA256 (flit_core-3.10.0.tar.gz) = 6d904233178b3c924f665947ac7d286f2ac799fb69087e39e56ceb4084724a97 -SIZE (flit_core-3.10.0.tar.gz) = 32556 +TIMESTAMP = 1730641034 +SHA256 (flit_core-3.10.1.tar.gz) = 66e5b87874a0d6e39691f0e22f09306736b633548670ad3c09ec9db03c5662f7 +SIZE (flit_core-3.10.1.tar.gz) = 42842
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411032018.4A3KIYMS084964>