git: 856d5c4d6f1d - main - textproc/py-pyexcel: Update to 0.6.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:53:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=856d5c4d6f1d433c284b1b8848a81cebfe2c6986
commit 856d5c4d6f1d433c284b1b8848a81cebfe2c6986
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:16:26 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:59 +0000
textproc/py-pyexcel: Update to 0.6.7
Changes: https://github.com/pyexcel/pyexcel/releases
https://github.com/pyexcel/pyexcel/blob/dev/CHANGELOG.rst
---
textproc/py-pyexcel/Makefile | 5 +++--
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 at 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
More information about the dev-commits-ports-all
mailing list