Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 16:46:32 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: b7b57856888d - main - devel/py-marshmallow: Update to 3.21.3
Message-ID:  <202406061646.456GkWVX020832@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=b7b57856888d609cecb17fc0399a4907fbf4f813

commit b7b57856888d609cecb17fc0399a4907fbf4f813
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 16:39:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 16:39:32 +0000

    devel/py-marshmallow: Update to 3.21.3
    
    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 7e9743d5655b..984fd5432822 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.21.2
+PORTVERSION=	3.21.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index 706ab6514e83..3dcf3d04e303 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842704
-SHA256 (marshmallow-3.21.2.tar.gz) = 82408deadd8b33d56338d2182d455db632c6313aa2af61916672146bb32edc56
-SIZE (marshmallow-3.21.2.tar.gz) = 176330
+TIMESTAMP = 1717662490
+SHA256 (marshmallow-3.21.3.tar.gz) = 4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662
+SIZE (marshmallow-3.21.3.tar.gz) = 176279



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