Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 17:03:20 +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: r516343 - head/databases/py-tableschema
Message-ID:  <201911021703.xA2H3Ks3054239@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov  2 17:03:20 2019
New Revision: 516343
URL: https://svnweb.freebsd.org/changeset/ports/516343

Log:
  Update to 1.10.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	Sat Nov  2 17:03:15 2019	(r516342)
+++ head/databases/py-tableschema/Makefile	Sat Nov  2 17:03:20 2019	(r516343)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sat Nov  2 17:03:15 2019	(r516342)
+++ head/databases/py-tableschema/distinfo	Sat Nov  2 17:03:20 2019	(r516343)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572620546
-SHA256 (tableschema-1.9.0.tar.gz) = 7495eaac849b6ac914be2aea8e6a901841ffff794073be044d6ca27560993326
-SIZE (tableschema-1.9.0.tar.gz) = 4847007
+TIMESTAMP = 1572709792
+SHA256 (tableschema-1.10.0.tar.gz) = eb1f03eeda625ab33c99ddaf05c49657ac20098611a0096ee9e2a827206ef9d6
+SIZE (tableschema-1.10.0.tar.gz) = 4847853



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