Date: Sun, 8 Aug 2021 22:04:35 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: a34023d7fc09 - main - devel/py-frictionless: Update to 4.16.0 Message-ID: <202108082204.178M4Z6s011358@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=a34023d7fc0991b802c018ebf95b89107fcea4f7 commit a34023d7fc0991b802c018ebf95b89107fcea4f7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:36:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:43:58 +0000 devel/py-frictionless: Update to 4.16.0 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 03dcb4ff3ec7..71535248d069 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frictionless -PORTVERSION= 4.14.2 +PORTVERSION= 4.16.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index dea065af5f21..31113f3d9bed 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103110 -SHA256 (frictionless-4.14.2.tar.gz) = 7b1f24a4a0bb87ba1617a90decbf2a699ded44c5db6dd51182a722bec3b0b56f -SIZE (frictionless-4.14.2.tar.gz) = 166414 +TIMESTAMP = 1628439034 +SHA256 (frictionless-4.16.0.tar.gz) = 1f1087e7777dea0521c66bd13335067192939af7e4f6d11266ce0e06b51f8af0 +SIZE (frictionless-4.16.0.tar.gz) = 167213
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082204.178M4Z6s011358>