Date: Sat, 22 Feb 2020 15:56:08 +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: r526792 - head/databases/py-tableschema Message-ID: <202002221556.01MFu8Yg054786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 22 15:56:08 2020 New Revision: 526792 URL: https://svnweb.freebsd.org/changeset/ports/526792 Log: Update to 1.13.1 Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tableschema-py/commits/master Modified: head/databases/py-tableschema/Makefile head/databases/py-tableschema/distinfo Modified: head/databases/py-tableschema/Makefile ============================================================================== --- head/databases/py-tableschema/Makefile Sat Feb 22 15:56:03 2020 (r526791) +++ head/databases/py-tableschema/Makefile Sat Feb 22 15:56:08 2020 (r526792) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-tableschema/distinfo ============================================================================== --- head/databases/py-tableschema/distinfo Sat Feb 22 15:56:03 2020 (r526791) +++ head/databases/py-tableschema/distinfo Sat Feb 22 15:56:08 2020 (r526792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582222950 -SHA256 (tableschema-1.13.0.tar.gz) = 92d4e34a724d0dbc3c026082231e03ea19fb722f43bebcfe1fcefee5fea3ff67 -SIZE (tableschema-1.13.0.tar.gz) = 5408556 +TIMESTAMP = 1582354958 +SHA256 (tableschema-1.13.1.tar.gz) = adbb56425dfa2d853d57071c2c0334993b5633a5e865108b674d6d3a46e39a38 +SIZE (tableschema-1.13.1.tar.gz) = 5409436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221556.01MFu8Yg054786>