Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:10:52 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: c8fa4d3e3ff9 - main - devel/py-marshmallow: Update to 3.19.0
Message-ID:  <202212300910.2BU9Aq4e012787@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=c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48

commit c8fa4d3e3ff933d3e27b5ea9370c2fb677c78e48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:42:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:42 +0000

    devel/py-marshmallow: Update to 3.19.0
    
    Changes:        https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
---
 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 55f105e0b550..b3d0728ba49d 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.18.0
+PORTVERSION=	3.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index 46d4caa1ce73..ea2068d18f66 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663672838
-SHA256 (marshmallow-3.18.0.tar.gz) = 6804c16114f7fce1f5b4dadc31f4674af23317fcc7f075da21e35c1a35d781f7
-SIZE (marshmallow-3.18.0.tar.gz) = 182746
+TIMESTAMP = 1669057773
+SHA256 (marshmallow-3.19.0.tar.gz) = 90032c0fd650ce94b6ec6dc8dfeb0e3ff50c144586462c389b81a07205bedb78
+SIZE (marshmallow-3.19.0.tar.gz) = 183529



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