Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2025 17:10:30 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: b9e146cc2f95 - main - devel/py-marshmallow: Update to 3.26.1
Message-ID:  <202502081710.518HAUbr084137@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=b9e146cc2f95a07f28bedca4b881ebfdde48e6f5

commit b9e146cc2f95a07f28bedca4b881ebfdde48e6f5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-08 16:59:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-08 16:59:09 +0000

    devel/py-marshmallow: Update to 3.26.1
    
    Changes:        https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
                    https://marshmallow.readthedocs.io/en/stable/changelog.html
---
 devel/py-marshmallow/Makefile | 2 +-
 devel/py-marshmallow/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile
index a61d78e13b7c..ef234a9cfe30 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.26.0
+PORTVERSION=	3.26.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index ace064cf41ef..a89b626e9c38 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738088988
-SHA256 (marshmallow-3.26.0.tar.gz) = eb36762a1cc76d7abf831e18a3a1b26d3d481bbc74581b8e532a3d3a8115e1cb
-SIZE (marshmallow-3.26.0.tar.gz) = 221490
+TIMESTAMP = 1738982820
+SHA256 (marshmallow-3.26.1.tar.gz) = e6d8affb6cb61d39d26402096dc0aee12d5a26d490a121f118d2e81dc0719dc6
+SIZE (marshmallow-3.26.1.tar.gz) = 221825



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502081710.518HAUbr084137>