Date: Sun, 8 Dec 2019 17:01:58 +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: r519400 - head/devel/py-marshmallow Message-ID: <201912081701.xB8H1wbd074237@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 17:01:57 2019 New Revision: 519400 URL: https://svnweb.freebsd.org/changeset/ports/519400 Log: Update to 3.3.0 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 Sun Dec 8 17:01:52 2019 (r519399) +++ head/devel/py-marshmallow/Makefile Sun Dec 8 17:01:57 2019 (r519400) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= marshmallow -PORTVERSION= 3.2.2 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-marshmallow/distinfo ============================================================================== --- head/devel/py-marshmallow/distinfo Sun Dec 8 17:01:52 2019 (r519399) +++ head/devel/py-marshmallow/distinfo Sun Dec 8 17:01:57 2019 (r519400) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572971681 -SHA256 (marshmallow-3.2.2.tar.gz) = 1a358beb89c2b4d5555272065a9533591a3eb02f1b854f3c4002d88d8f2a1ddb -SIZE (marshmallow-3.2.2.tar.gz) = 167093 +TIMESTAMP = 1575793931 +SHA256 (marshmallow-3.3.0.tar.gz) = 0ba81b6da4ae69eb229b74b3c741ff13fe04fb899824377b1aff5aaa1a9fd46e +SIZE (marshmallow-3.3.0.tar.gz) = 168501
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081701.xB8H1wbd074237>