svn commit: r516343 - head/databases/py-tableschema
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 2 17:03:21 UTC 2019
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
More information about the svn-ports-all
mailing list