Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2020 18:03: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: r532826 - head/databases/py-tableschema
Message-ID:  <202004241803.03OI38IB059243@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 24 18:03:08 2020
New Revision: 532826
URL: https://svnweb.freebsd.org/changeset/ports/532826

Log:
  Update to 1.16.0
  
  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	Fri Apr 24 18:03:03 2020	(r532825)
+++ head/databases/py-tableschema/Makefile	Fri Apr 24 18:03:08 2020	(r532826)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Fri Apr 24 18:03:03 2020	(r532825)
+++ head/databases/py-tableschema/distinfo	Fri Apr 24 18:03:08 2020	(r532826)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583322937
-SHA256 (tableschema-1.15.0.tar.gz) = 3b5668a8a73e215967220e3ed7df31135ccf9041d5f94df5c8eebabddecc66ba
-SIZE (tableschema-1.15.0.tar.gz) = 5432863
+TIMESTAMP = 1587721893
+SHA256 (tableschema-1.16.0.tar.gz) = 89d09a18c1bb95f6dccb2ec4d7b90cbb2a58bdd6939c156d6e7051d89256d541
+SIZE (tableschema-1.16.0.tar.gz) = 5587146



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