Date: Tue, 1 Oct 2019 19:15:54 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513512 - head/devel/py-marshmallow Message-ID: <201910011915.x91JFsiu096723@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 1 19:15:54 2019 New Revision: 513512 URL: https://svnweb.freebsd.org/changeset/ports/513512 Log: Update to 3.2.1 Changes: https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst Modified: head/devel/py-marshmallow/Makefile head/devel/py-marshmallow/distinfo Modified: head/devel/py-marshmallow/Makefile ============================================================================== --- head/devel/py-marshmallow/Makefile Tue Oct 1 19:15:48 2019 (r513511) +++ head/devel/py-marshmallow/Makefile Tue Oct 1 19:15:54 2019 (r513512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= marshmallow -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-marshmallow/distinfo ============================================================================== --- head/devel/py-marshmallow/distinfo Tue Oct 1 19:15:48 2019 (r513511) +++ head/devel/py-marshmallow/distinfo Tue Oct 1 19:15:54 2019 (r513512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568892784 -SHA256 (marshmallow-3.2.0.tar.gz) = 6dca0125320c15795c4f2dfe8f2f5c37a96916e7a09a123eba05ef24d3126b94 -SIZE (marshmallow-3.2.0.tar.gz) = 166811 +TIMESTAMP = 1569948554 +SHA256 (marshmallow-3.2.1.tar.gz) = 9a2f3e8ea5f530a9664e882d7d04b58650f46190178b2264c72b7d20399d28f0 +SIZE (marshmallow-3.2.1.tar.gz) = 166807
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910011915.x91JFsiu096723>