Date: Tue, 18 May 2021 19:32:09 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: c17cb693976a - main - devel/py-marshmallow: Update to 3.12.1 Message-ID: <202105181932.14IJW9bU036472@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=c17cb693976a33a3370bbe907ad4a4d65ba86b78 commit c17cb693976a33a3370bbe907ad4a4d65ba86b78 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-18 19:28:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-18 19:28:18 +0000 devel/py-marshmallow: Update to 3.12.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 7abc73a30bdd..da7b5fd11daf 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.0 +PORTVERSION= 3.12.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo index b30c7dcf53e7..eee40416a1c2 100644 --- a/devel/py-marshmallow/distinfo +++ b/devel/py-marshmallow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928605 -SHA256 (marshmallow-3.12.0.tar.gz) = 77ce3097c06d93de37394e0e0bf217dacbb4eabe0b88129e315e10d8790b1354 -SIZE (marshmallow-3.12.0.tar.gz) = 174790 +TIMESTAMP = 1621183212 +SHA256 (marshmallow-3.12.1.tar.gz) = 8050475b70470cc58f4441ee92375db611792ba39ca1ad41d39cad193ea9e040 +SIZE (marshmallow-3.12.1.tar.gz) = 174784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181932.14IJW9bU036472>