Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:31:53 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: 40c7d4a93e2e - main - devel/py-marshmallow: Update to 3.13.0
Message-ID:  <202107242031.16OKVrbH007360@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=40c7d4a93e2e7b60dd0e187953101fb8971ad299

commit 40c7d4a93e2e7b60dd0e187953101fb8971ad299
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:21:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:21:38 +0000

    devel/py-marshmallow: Update to 3.13.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 c031dcb9d6e8..d10abe227f16 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mark Felder <feld@FreeBSD.org>
 
 PORTNAME=	marshmallow
-PORTVERSION=	3.12.2
+PORTVERSION=	3.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index c672bd5bae0e..20f284ba82b8 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625585498
-SHA256 (marshmallow-3.12.2.tar.gz) = 77368dfedad93c3a041cbbdbce0b33fac1d8608c9e2e2288408a43ce3493d2ff
-SIZE (marshmallow-3.12.2.tar.gz) = 174529
+TIMESTAMP = 1627120852
+SHA256 (marshmallow-3.13.0.tar.gz) = c67929438fd73a2be92128caa0325b1b5ed8b626d91a094d2f7f2771bf1f1c0e
+SIZE (marshmallow-3.13.0.tar.gz) = 175134



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