Date: Sun, 8 Aug 2021 14:59:11 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: 632da3b6894e - main - devel/py-frictionless: Update to 4.14.2 Message-ID: <202108081459.178ExBt0025060@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=632da3b6894ed464bf9ef73eb06355f4964f1a2c commit 632da3b6894ed464bf9ef73eb06355f4964f1a2c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:35:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:06 +0000 devel/py-frictionless: Update to 4.14.2 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 82579445462e..03dcb4ff3ec7 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frictionless -PORTVERSION= 4.14.0 +PORTVERSION= 4.14.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index f5972d946ab8..dea065af5f21 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626714610 -SHA256 (frictionless-4.14.0.tar.gz) = 0b6305e7af1ea54859bf1ebc29b0eabb623f8b99a81ecb8794ae400a8508769b -SIZE (frictionless-4.14.0.tar.gz) = 166255 +TIMESTAMP = 1628103110 +SHA256 (frictionless-4.14.2.tar.gz) = 7b1f24a4a0bb87ba1617a90decbf2a699ded44c5db6dd51182a722bec3b0b56f +SIZE (frictionless-4.14.2.tar.gz) = 166414
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178ExBt0025060>