Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2020 05:01: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: r533497 - head/databases/py-tableschema
Message-ID:  <202005010501.041516ch078171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May  1 05:01:06 2020
New Revision: 533497
URL: https://svnweb.freebsd.org/changeset/ports/533497

Log:
  Update to 1.17.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 May  1 05:01:01 2020	(r533496)
+++ head/databases/py-tableschema/Makefile	Fri May  1 05:01:06 2020	(r533497)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.16.2
+PORTVERSION=	1.17.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Fri May  1 05:01:01 2020	(r533496)
+++ head/databases/py-tableschema/distinfo	Fri May  1 05:01:06 2020	(r533497)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588013488
-SHA256 (tableschema-1.16.2.tar.gz) = c5666ea60c922714f6aaef40a5df9aef47f49a7f0c192e029da49a7d77ad4a8e
-SIZE (tableschema-1.16.2.tar.gz) = 5593159
+TIMESTAMP = 1588279612
+SHA256 (tableschema-1.17.0.tar.gz) = d162fcad8682cf79dc8a7bc47378df9b8d5228486242c33c8fd03d3a5c711a69
+SIZE (tableschema-1.17.0.tar.gz) = 5599336



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