Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2025 13:32:21 +0000
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: 2f891f78cc0f - main - devel/py-marshmallow: Update to 3.26.2
Message-ID:  <6953d465.3d371.70478b6b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f891f78cc0f28d7e6f6128c7473a8facd799d08

commit 2f891f78cc0f28d7e6f6128c7473a8facd799d08
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-30 13:22:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-30 13:29:16 +0000

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

diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile
index 35c83703d563..5a5b02af4a7d 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.26.1
+PORTVERSION=	3.26.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simplified object serialization for Python
-WWW=		https://marshmallow.readthedocs.io/en/stable/ \
+WWW=		https://marshmallow.readthedocs.io/en/latest/ \
 		https://github.com/marshmallow-code/marshmallow
 
 LICENSE=	MIT
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index a89b626e9c38..07bc5cb52a50 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738982820
-SHA256 (marshmallow-3.26.1.tar.gz) = e6d8affb6cb61d39d26402096dc0aee12d5a26d490a121f118d2e81dc0719dc6
-SIZE (marshmallow-3.26.1.tar.gz) = 221825
+TIMESTAMP = 1766953368
+SHA256 (marshmallow-3.26.2.tar.gz) = bbe2adb5a03e6e3571b573f42527c6fe926e17467833660bebd11593ab8dfd57
+SIZE (marshmallow-3.26.2.tar.gz) = 222095


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953d465.3d371.70478b6b>