Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:38:42 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: 0f6d84f1f9dc - main - devel/py-marshmallow: Update to 3.11.1
Message-ID:  <202104252038.13PKcg4R078500@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=0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46a

commit 0f6d84f1f9dc22f3d59b7a0de35cce2bc8a7a46a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:14:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:27 +0000

    devel/py-marshmallow: Update to 3.11.1
    
    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 2a8a6cdbe852..a8a9aec11884 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.11.0
+PORTVERSION=	3.11.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index cf0437f550fd..94ff71a8bb56 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320158
-SHA256 (marshmallow-3.11.0.tar.gz) = 1d3b0699117f4e90b974824581a3743acaf2627d066a5b56611fea64c51fe309
-SIZE (marshmallow-3.11.0.tar.gz) = 173648
+TIMESTAMP = 1619198511
+SHA256 (marshmallow-3.11.1.tar.gz) = 16e99cb7f630c0ef4d7d364ed0109ac194268dde123966076ab3dafb9ae3906b
+SIZE (marshmallow-3.11.1.tar.gz) = 173844



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