Date: Tue, 10 Dec 2024 09:06:41 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 80925a46421b - main - devel/py-mashumaro: Update to 3.15 Message-ID: <202412100906.4BA96fuG000966@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=80925a46421be687c1423449f443726028eae73c commit 80925a46421be687c1423449f443726028eae73c Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2024-12-04 08:27:45 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-12-10 09:02:55 +0000 devel/py-mashumaro: Update to 3.15 Changelog: https://github.com/Fatal1ty/mashumaro/releases/tag/v3.15 PR: 283118 --- devel/py-mashumaro/Makefile | 2 +- devel/py-mashumaro/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-mashumaro/Makefile b/devel/py-mashumaro/Makefile index a01900ae5257..040f67b302d7 100644 --- a/devel/py-mashumaro/Makefile +++ b/devel/py-mashumaro/Makefile @@ -1,5 +1,5 @@ PORTNAME= mashumaro -PORTVERSION= 3.11 +DISTVERSION= 3.15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-mashumaro/distinfo b/devel/py-mashumaro/distinfo index 11ed0da69b4a..e28fe82671ec 100644 --- a/devel/py-mashumaro/distinfo +++ b/devel/py-mashumaro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701932105 -SHA256 (mashumaro-3.11.tar.gz) = b0b2443be4bdad29bb209d91fe4a2a918fbd7b63cccfeb457c7eeb567db02f5e -SIZE (mashumaro-3.11.tar.gz) = 123743 +TIMESTAMP = 1733297859 +SHA256 (mashumaro-3.15.tar.gz) = 32a2a38a1e942a07f2cbf9c3061cb2a247714ee53e36a5958548b66bd116d0a9 +SIZE (mashumaro-3.15.tar.gz) = 188646
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412100906.4BA96fuG000966>