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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 20 17:10:23 UTC 2019


Author: sunpoet
Date: Sun Oct 20 17:10:22 2019
New Revision: 514928
URL: https://svnweb.freebsd.org/changeset/ports/514928

Log:
  Update to 1.8.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	Sun Oct 20 17:10:16 2019	(r514927)
+++ head/databases/py-tableschema/Makefile	Sun Oct 20 17:10:22 2019	(r514928)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.7.4
+PORTVERSION=	1.8.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sun Oct 20 17:10:16 2019	(r514927)
+++ head/databases/py-tableschema/distinfo	Sun Oct 20 17:10:22 2019	(r514928)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569680458
-SHA256 (tableschema-1.7.4.tar.gz) = f3f38c1143f881e3d34b96439859fd00e5688dc6fd0dc292c41d5812f140b669
-SIZE (tableschema-1.7.4.tar.gz) = 4791096
+TIMESTAMP = 1571483845
+SHA256 (tableschema-1.8.0.tar.gz) = 646678c3bcc2932d9e861932fa9da0227ef2cce62cbe44cc8d6c32f6a0c09d38
+SIZE (tableschema-1.8.0.tar.gz) = 4809812


More information about the svn-ports-head mailing list