diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-06-10 16:47:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-06-10 16:47:49 +0000 |
commit | cf3175eddc26246ec885d977d4112c40135ec818 (patch) | |
tree | 342f9bca3a04335193529b75e6545b380cce01cb /databases/py-tableschema | |
parent | 83c88ab5ad2bbdc5202f51de5d858474f8de166f (diff) |
Notes
Diffstat (limited to 'databases/py-tableschema')
-rw-r--r-- | databases/py-tableschema/Makefile | 4 | ||||
-rw-r--r-- | databases/py-tableschema/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-tableschema/Makefile b/databases/py-tableschema/Makefile index f2225c872813..123cf0ba307a 100644 --- a/databases/py-tableschema/Makefile +++ b/databases/py-tableschema/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tableschema -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.3:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rfc3986>=1.1.0:www/py-rfc3986@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tabulator>=1.3:devel/py-tabulator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tabulator>=1.20:devel/py-tabulator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR} USES= python diff --git a/databases/py-tableschema/distinfo b/databases/py-tableschema/distinfo index 1f621af6dd6c..cf1f5cc5783f 100644 --- a/databases/py-tableschema/distinfo +++ b/databases/py-tableschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559944329 -SHA256 (tableschema-1.5.1.tar.gz) = 7c95dd4cafcff39a554e25d3802cc91efd4c52e83bf71629d3303c73a5f27d84 -SIZE (tableschema-1.5.1.tar.gz) = 65639 +TIMESTAMP = 1560176053 +SHA256 (tableschema-1.5.2.tar.gz) = 50532bf25fdfe4e7d031a3da5b5e404bfb6b7eff0a17220262bc931dd22c4480 +SIZE (tableschema-1.5.2.tar.gz) = 65656 |