Date: Tue, 21 Sep 2021 03:51:13 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6a26dec60f4 - main - devel/py-frictionless: Update to 4.16.3 Message-ID: <202109210351.18L3pDWk029543@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6a26dec60f472b98d30b3a2a101ac5dde241a52 commit c6a26dec60f472b98d30b3a2a101ac5dde241a52 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:12:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:25 +0000 devel/py-frictionless: Update to 4.16.3 Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md https://github.com/frictionlessdata/frictionless-py/commits/main --- devel/py-frictionless/Makefile | 2 +- devel/py-frictionless/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-frictionless/Makefile b/devel/py-frictionless/Makefile index ee526c6dcc03..ff3ec7462105 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= frictionless -PORTVERSION= 4.16.1 +PORTVERSION= 4.16.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index 96dc0608c761..3e93388dc65c 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629364668 -SHA256 (frictionless-4.16.1.tar.gz) = 5a710e0c2655631d1ff18f48e64cf058a43fcd821a8c8b7dea85fe97f571e7d0 -SIZE (frictionless-4.16.1.tar.gz) = 167265 +TIMESTAMP = 1632037066 +SHA256 (frictionless-4.16.3.tar.gz) = fee02d08bf99b8ccec3e15f424e0b7d72e22cd0a087af82e24608761a7f5cec2 +SIZE (frictionless-4.16.3.tar.gz) = 167261
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210351.18L3pDWk029543>