Update to 1.9.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tableschema-py/commits/master
This commit is contained in:
parent
0ce756f6bf
commit
39897e49ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516236
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tableschema
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.9.0
|
||||
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.20:devel/py-tabulator@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tabulator>=1.29:devel/py-tabulator@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1571483845
|
||||
SHA256 (tableschema-1.8.0.tar.gz) = 646678c3bcc2932d9e861932fa9da0227ef2cce62cbe44cc8d6c32f6a0c09d38
|
||||
SIZE (tableschema-1.8.0.tar.gz) = 4809812
|
||||
TIMESTAMP = 1572620546
|
||||
SHA256 (tableschema-1.9.0.tar.gz) = 7495eaac849b6ac914be2aea8e6a901841ffff794073be044d6ca27560993326
|
||||
SIZE (tableschema-1.9.0.tar.gz) = 4847007
|
||||
|
|
Loading…
Reference in a new issue