Date: Wed, 21 Jul 2021 18:13:29 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: 885abc860949 - main - devel/py-frictionless: Update to 4.14.0 Message-ID: <202107211813.16LIDTQs043114@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=885abc860949720e6e1a3053718b4e681b9937ab commit 885abc860949720e6e1a3053718b4e681b9937ab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:17:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:11:53 +0000 devel/py-frictionless: Update to 4.14.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 a4f0fd594aa9..82579445462e 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frictionless -PORTVERSION= 4.13.0 +PORTVERSION= 4.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index 2aa1118fc6d9..f5972d946ab8 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542056 -SHA256 (frictionless-4.13.0.tar.gz) = edbf0f238aab165b51b971bc37d15e407fde89375336f0584745b6b72d08af38 -SIZE (frictionless-4.13.0.tar.gz) = 166189 +TIMESTAMP = 1626714610 +SHA256 (frictionless-4.14.0.tar.gz) = 0b6305e7af1ea54859bf1ebc29b0eabb623f8b99a81ecb8794ae400a8508769b +SIZE (frictionless-4.14.0.tar.gz) = 166255
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211813.16LIDTQs043114>