Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:43:51 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: 62b4443b8a98 - main - devel/py-marshmallow: Update to 3.17.1
Message-ID:  <202208311143.27VBhpmp095631@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=62b4443b8a988050a872861a84144c54033247fb

commit 62b4443b8a988050a872861a84144c54033247fb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:22:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:05 +0000

    devel/py-marshmallow: Update to 3.17.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 5929eb7819cc..065139e54a85 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marshmallow
-PORTVERSION=	3.17.0
+PORTVERSION=	3.17.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index f33ece5d41c0..91360f9ccc7a 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656522280
-SHA256 (marshmallow-3.17.0.tar.gz) = 635fb65a3285a31a30f276f30e958070f5214c7196202caa5c7ecf28f5274bc7
-SIZE (marshmallow-3.17.0.tar.gz) = 181453
+TIMESTAMP = 1661599257
+SHA256 (marshmallow-3.17.1.tar.gz) = 48e2d88d4ab431ad5a17c25556d9da529ea6e966876f2a38d274082e270287f0
+SIZE (marshmallow-3.17.1.tar.gz) = 181500



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