Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 15:01:01 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: aad55d54f947 - main - devel/py-marshmallow: Update to 3.21.1
Message-ID:  <202403231501.42NF11xb000835@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=aad55d54f9478b883a5d25db45cbbc9f52bb8694

commit aad55d54f9478b883a5d25db45cbbc9f52bb8694
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:49:20 +0000

    devel/py-marshmallow: Update to 3.21.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 5fe36b340655..f120a99606a8 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.21.0
+PORTVERSION=	3.21.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index e672ff03a3dc..696f9eace04e 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390558
-SHA256 (marshmallow-3.21.0.tar.gz) = 20f53be28c6e374a711a16165fb22a8dc6003e3f7cda1285e3ca777b9193885b
-SIZE (marshmallow-3.21.0.tar.gz) = 176342
+TIMESTAMP = 1710712458
+SHA256 (marshmallow-3.21.1.tar.gz) = 4e65e9e0d80fc9e609574b9983cf32579f305c718afb30d7233ab818571768c3
+SIZE (marshmallow-3.21.1.tar.gz) = 176377



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