Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:19:17 +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: r511107 - head/databases/py-tableschema
Message-ID:  <201909041719.x84HJHwh043389@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  4 17:19:17 2019
New Revision: 511107
URL: https://svnweb.freebsd.org/changeset/ports/511107

Log:
  Update to 1.7.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	Wed Sep  4 17:19:12 2019	(r511106)
+++ head/databases/py-tableschema/Makefile	Wed Sep  4 17:19:17 2019	(r511107)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.6.0
+PORTVERSION=	1.7.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Wed Sep  4 17:19:12 2019	(r511106)
+++ head/databases/py-tableschema/distinfo	Wed Sep  4 17:19:17 2019	(r511107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562689555
-SHA256 (tableschema-1.6.0.tar.gz) = ac75b847634bc3c0b21013f11dfd9db71bb4cc44be4ce2e6b8e3a7ab6839bc58
-SIZE (tableschema-1.6.0.tar.gz) = 65350
+TIMESTAMP = 1567611066
+SHA256 (tableschema-1.7.0.tar.gz) = ef8745197a2d74b87d0f4358d9d1b3877b55e70e88d4649f9011b9e45835b528
+SIZE (tableschema-1.7.0.tar.gz) = 62288



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041719.x84HJHwh043389>