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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 29 20:52:40 UTC 2019


Author: sunpoet
Date: Sat Jun 29 20:52:35 2019
New Revision: 505373
URL: https://svnweb.freebsd.org/changeset/ports/505373

Log:
  Update to 1.5.4
  
  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 Jun 29 20:52:30 2019	(r505372)
+++ head/databases/py-tableschema/Makefile	Sat Jun 29 20:52:35 2019	(r505373)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.5.3
+PORTVERSION=	1.5.4
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sat Jun 29 20:52:30 2019	(r505372)
+++ head/databases/py-tableschema/distinfo	Sat Jun 29 20:52:35 2019	(r505373)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561386093
-SHA256 (tableschema-1.5.3.tar.gz) = 1e5000a8aad6a52b54f3c84804ccaabfda6d1c28759a7c5d0ad45148959467ab
-SIZE (tableschema-1.5.3.tar.gz) = 65236
+TIMESTAMP = 1561826352
+SHA256 (tableschema-1.5.4.tar.gz) = 73c718e78b398c6f4c2fc56ec9ab19c8c56a06e8fff3237e2e584ec94b7d752c
+SIZE (tableschema-1.5.4.tar.gz) = 65240


More information about the svn-ports-all mailing list