Date: Sun, 12 May 2019 20:09:01 +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: r501463 - head/databases/py-marshmallow-sqlalchemy Message-ID: <201905122009.x4CK91TP026884@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 12 20:09:01 2019 New Revision: 501463 URL: https://svnweb.freebsd.org/changeset/ports/501463 Log: Update to 0.16.3 Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst Modified: head/databases/py-marshmallow-sqlalchemy/Makefile head/databases/py-marshmallow-sqlalchemy/distinfo Modified: head/databases/py-marshmallow-sqlalchemy/Makefile ============================================================================== --- head/databases/py-marshmallow-sqlalchemy/Makefile Sun May 12 20:08:50 2019 (r501462) +++ head/databases/py-marshmallow-sqlalchemy/Makefile Sun May 12 20:09:01 2019 (r501463) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= marshmallow-sqlalchemy -PORTVERSION= 0.16.2 +PORTVERSION= 0.16.3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-marshmallow-sqlalchemy/distinfo ============================================================================== --- head/databases/py-marshmallow-sqlalchemy/distinfo Sun May 12 20:08:50 2019 (r501462) +++ head/databases/py-marshmallow-sqlalchemy/distinfo Sun May 12 20:09:01 2019 (r501463) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554992351 -SHA256 (marshmallow-sqlalchemy-0.16.2.tar.gz) = 755e6e930c1ffe3430f62091085f0a51e0817b240986d931014f03b3556fff34 -SIZE (marshmallow-sqlalchemy-0.16.2.tar.gz) = 44675 +TIMESTAMP = 1557679659 +SHA256 (marshmallow-sqlalchemy-0.16.3.tar.gz) = 24d85d85262dad2efdfc26ec4064e5914e6958312310cb9018d3a19247a1f763 +SIZE (marshmallow-sqlalchemy-0.16.3.tar.gz) = 44984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905122009.x4CK91TP026884>