mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Update to 1.29.0
Changes: https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tabulator-py/commits/master
This commit is contained in:
parent
39897e49ad
commit
45aa895c4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516237
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tabulator
|
||||
PORTVERSION= 1.25.1
|
||||
PORTVERSION= 1.29.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.9:www/py-boto3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cchardet>=1.0:textproc/py-cchardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=6.0:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ijson>=2.0:devel/py-ijson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ijson>=2.5:devel/py-ijson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jsonlines>=1.1:devel/py-jsonlines@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}openpyxl>=2.6:textproc/py-openpyxl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.8:www/py-requests@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1569591500
|
||||
SHA256 (tabulator-1.25.1.tar.gz) = cfc9812c0053f3f9eaab704b493a09e478608bdfe55fccae721b0863cdc510c1
|
||||
SIZE (tabulator-1.25.1.tar.gz) = 49404
|
||||
TIMESTAMP = 1572620548
|
||||
SHA256 (tabulator-1.29.0.tar.gz) = 166de5f4fd149c4503bca032602dce9131e912f17f0fed49c506d77dabf54913
|
||||
SIZE (tabulator-1.29.0.tar.gz) = 54227
|
||||
|
|
Loading…
Add table
Reference in a new issue