Date: Sun, 18 Jul 2021 22:07:43 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: c381fdd25c56 - main - devel/py-frictionless: Update to 4.13.0 Message-ID: <202107182207.16IM7hci074151@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=c381fdd25c5621de82b7f691a139a1c9515a26b0 commit c381fdd25c5621de82b7f691a139a1c9515a26b0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 21:43:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 22:07:03 +0000 devel/py-frictionless: Update to 4.13.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 ca1090dbb8dd..a4f0fd594aa9 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frictionless -PORTVERSION= 4.12.7 +PORTVERSION= 4.13.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index 66efb7fd8eac..2aa1118fc6d9 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542076 -SHA256 (frictionless-4.12.7.tar.gz) = 4a726e4931408cf65e46599ba43904e314ef4da87f995be02bceca15f481011f -SIZE (frictionless-4.12.7.tar.gz) = 165978 +TIMESTAMP = 1626542056 +SHA256 (frictionless-4.13.0.tar.gz) = edbf0f238aab165b51b971bc37d15e407fde89375336f0584745b6b72d08af38 +SIZE (frictionless-4.13.0.tar.gz) = 166189
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107182207.16IM7hci074151>