git: ed59ef0abdd6 - main - devel/py-frictionless: Update to 4.12.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 15 20:49:18 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed59ef0abdd6ba8ff46da78d9a4ecc330ade20a8
commit ed59ef0abdd6ba8ff46da78d9a4ecc330ade20a8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:32:11 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:32:11 +0000
devel/py-frictionless: Update to 4.12.5
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main
---
devel/py-frictionless/Makefile | 3 ++-
devel/py-frictionless/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/py-frictionless/Makefile b/devel/py-frictionless/Makefile
index e3434be1eec6..10b9123d4141 100644
--- a/devel/py-frictionless/Makefile
+++ b/devel/py-frictionless/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= frictionless
-PORTVERSION= 4.12.4
+PORTVERSION= 4.12.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0,1:textproc/py-chardet@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<7.2.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.6:devel/py-isodate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}petl>=1.6:textproc/py-petl@${PY_FLAVOR} \
diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo
index 337d3f9e9fb7..0b48aa412b88 100644
--- a/devel/py-frictionless/distinfo
+++ b/devel/py-frictionless/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630038
-SHA256 (frictionless-4.12.4.tar.gz) = cb88888af94fd2c8e26077cbbd141719c8fe7d1762e72ea3d86703075ea185e9
-SIZE (frictionless-4.12.4.tar.gz) = 165966
+TIMESTAMP = 1626280982
+SHA256 (frictionless-4.12.5.tar.gz) = 0d7f56731b2cba762cd7ac2cb0e15aa5feb9040172bf4a0427d160d4192a7240
+SIZE (frictionless-4.12.5.tar.gz) = 166030
More information about the dev-commits-ports-all
mailing list