Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 21:54:57 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: 6d48bc447dc5 - main - devel/py-marshmallow: Update to 3.17.0
Message-ID:  <202206292154.25TLsvsv024705@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=6d48bc447dc5176491ad5fd0689a3ad6a531f91b

commit 6d48bc447dc5176491ad5fd0689a3ad6a531f91b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:43:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:49:54 +0000

    devel/py-marshmallow: Update to 3.17.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 9d5bec1dc4b9..9b55d89a6d6c 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.16.0
+PORTVERSION=	3.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index 8d15e8bbec3e..f33ece5d41c0 100644
--- a/devel/py-marshmallow/distinfo
+++ b/devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653925960
-SHA256 (marshmallow-3.16.0.tar.gz) = a762c1d8b2bcb0e5c8e964850d03f9f3bffd6a12b626f3c14b9d6b1841999af5
-SIZE (marshmallow-3.16.0.tar.gz) = 180106
+TIMESTAMP = 1656522280
+SHA256 (marshmallow-3.17.0.tar.gz) = 635fb65a3285a31a30f276f30e958070f5214c7196202caa5c7ecf28f5274bc7
+SIZE (marshmallow-3.17.0.tar.gz) = 181453



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