Date: Tue, 9 Jul 2019 18:19:52 +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: r506295 - head/databases/py-tableschema Message-ID: <201907091819.x69IJqj3083266@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 9 18:19:52 2019 New Revision: 506295 URL: https://svnweb.freebsd.org/changeset/ports/506295 Log: Update to 1.6.0 Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog Modified: head/databases/py-tableschema/Makefile head/databases/py-tableschema/distinfo Modified: head/databases/py-tableschema/Makefile ============================================================================== --- head/databases/py-tableschema/Makefile Tue Jul 9 18:19:47 2019 (r506294) +++ head/databases/py-tableschema/Makefile Tue Jul 9 18:19:52 2019 (r506295) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-tableschema/distinfo ============================================================================== --- head/databases/py-tableschema/distinfo Tue Jul 9 18:19:47 2019 (r506294) +++ head/databases/py-tableschema/distinfo Tue Jul 9 18:19:52 2019 (r506295) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561826352 -SHA256 (tableschema-1.5.4.tar.gz) = 73c718e78b398c6f4c2fc56ec9ab19c8c56a06e8fff3237e2e584ec94b7d752c -SIZE (tableschema-1.5.4.tar.gz) = 65240 +TIMESTAMP = 1562689555 +SHA256 (tableschema-1.6.0.tar.gz) = ac75b847634bc3c0b21013f11dfd9db71bb4cc44be4ce2e6b8e3a7ab6839bc58 +SIZE (tableschema-1.6.0.tar.gz) = 65350
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907091819.x69IJqj3083266>