Date: Sat, 25 May 2019 10:00:06 +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: r502517 - head/databases/py-tableschema Message-ID: <201905251000.x4PA06OH029741@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 25 10:00:06 2019 New Revision: 502517 URL: https://svnweb.freebsd.org/changeset/ports/502517 Log: Update to 1.5.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 Sat May 25 10:00:01 2019 (r502516) +++ head/databases/py-tableschema/Makefile Sat May 25 10:00:06 2019 (r502517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-tableschema/distinfo ============================================================================== --- head/databases/py-tableschema/distinfo Sat May 25 10:00:01 2019 (r502516) +++ head/databases/py-tableschema/distinfo Sat May 25 10:00:06 2019 (r502517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555604324 -SHA256 (tableschema-1.4.1.tar.gz) = 01ec3ad0ade5cb71218b067a55455acd6784d10b3f30a0feba3c27bf5942030c -SIZE (tableschema-1.4.1.tar.gz) = 63259 +TIMESTAMP = 1558729957 +SHA256 (tableschema-1.5.0.tar.gz) = c20f52f7cbcf598aca5da644891d177378b4e703bef5fe7ca0962b8f5c97a0ec +SIZE (tableschema-1.5.0.tar.gz) = 65246
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251000.x4PA06OH029741>