diff options
-rw-r--r-- | textproc/py-pyexcel/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-pyexcel/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/py-pyexcel/Makefile b/textproc/py-pyexcel/Makefile index 246d50d33f98..c4da9ec05430 100644 --- a/textproc/py-pyexcel/Makefile +++ b/textproc/py-pyexcel/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pyexcel -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,8 @@ COMMENT= Provide one API to read, manipulate and writedata in different excel fo LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lml>=0.0.4:devel/py-lml@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0,1:textproc/py-chardet@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lml>=0.0.4:devel/py-lml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}texttable>=0.8.2:textproc/py-texttable@${PY_FLAVOR} diff --git a/textproc/py-pyexcel/distinfo b/textproc/py-pyexcel/distinfo index ab839c881ca1..1fd8f2800f6f 100644 --- a/textproc/py-pyexcel/distinfo +++ b/textproc/py-pyexcel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585428 -SHA256 (pyexcel-0.6.6.tar.gz) = 39b0bb8f033d9b5523b126cf5a5259d1990ea82b8a23c8eab7aa5e23116803df -SIZE (pyexcel-0.6.6.tar.gz) = 806792 +TIMESTAMP = 1632037244 +SHA256 (pyexcel-0.6.7.tar.gz) = cbbd9875729767564b3b64b6ed6a9870b14631184943d13646833d94157dd10f +SIZE (pyexcel-0.6.7.tar.gz) = 807641 |