svn commit: r512934 - head/databases/py-tableschema
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 26 18:15:15 UTC 2019
Author: sunpoet
Date: Thu Sep 26 18:15:13 2019
New Revision: 512934
URL: https://svnweb.freebsd.org/changeset/ports/512934
Log:
Update to 1.7.2
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 Thu Sep 26 18:15:08 2019 (r512933)
+++ head/databases/py-tableschema/Makefile Thu Sep 26 18:15:13 2019 (r512934)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tableschema
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo Thu Sep 26 18:15:08 2019 (r512933)
+++ head/databases/py-tableschema/distinfo Thu Sep 26 18:15:13 2019 (r512934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567611066
-SHA256 (tableschema-1.7.0.tar.gz) = ef8745197a2d74b87d0f4358d9d1b3877b55e70e88d4649f9011b9e45835b528
-SIZE (tableschema-1.7.0.tar.gz) = 62288
+TIMESTAMP = 1569513168
+SHA256 (tableschema-1.7.2.tar.gz) = 6a7a45a77e4315a5f76aa639dd8b2237d604c3d61481aed92ddeedb7c0bb9d60
+SIZE (tableschema-1.7.2.tar.gz) = 62249
More information about the svn-ports-all
mailing list