svn commit: r526792 - head/databases/py-tableschema

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 22 15:56:10 UTC 2020


Author: sunpoet
Date: Sat Feb 22 15:56:08 2020
New Revision: 526792
URL: https://svnweb.freebsd.org/changeset/ports/526792

Log:
  Update to 1.13.1
  
  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 Feb 22 15:56:03 2020	(r526791)
+++ head/databases/py-tableschema/Makefile	Sat Feb 22 15:56:08 2020	(r526792)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.13.0
+PORTVERSION=	1.13.1
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sat Feb 22 15:56:03 2020	(r526791)
+++ head/databases/py-tableschema/distinfo	Sat Feb 22 15:56:08 2020	(r526792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582222950
-SHA256 (tableschema-1.13.0.tar.gz) = 92d4e34a724d0dbc3c026082231e03ea19fb722f43bebcfe1fcefee5fea3ff67
-SIZE (tableschema-1.13.0.tar.gz) = 5408556
+TIMESTAMP = 1582354958
+SHA256 (tableschema-1.13.1.tar.gz) = adbb56425dfa2d853d57071c2c0334993b5633a5e865108b674d6d3a46e39a38
+SIZE (tableschema-1.13.1.tar.gz) = 5409436


More information about the svn-ports-all mailing list