Date: Sun, 18 Jul 2021 17:56:24 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: f865f115f4a6 - main - devel/py-frictionless: Update to 4.12.7 Message-ID: <202107181756.16IHuOfs036767@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=f865f115f4a681c5566eebfe3256618c77c44744 commit f865f115f4a681c5566eebfe3256618c77c44744 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 17:47:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 17:47:16 +0000 devel/py-frictionless: Update to 4.12.7 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 fb9351159163..ca1090dbb8dd 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frictionless -PORTVERSION= 4.12.6 +PORTVERSION= 4.12.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo index 32a8a4f78d05..66efb7fd8eac 100644 --- a/devel/py-frictionless/distinfo +++ b/devel/py-frictionless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383172 -SHA256 (frictionless-4.12.6.tar.gz) = 5b17061febf82acbaa4a64b4fee06cde461d5c5e5f043bdf85ffe5fee82512e2 -SIZE (frictionless-4.12.6.tar.gz) = 165943 +TIMESTAMP = 1626542076 +SHA256 (frictionless-4.12.7.tar.gz) = 4a726e4931408cf65e46599ba43904e314ef4da87f995be02bceca15f481011f +SIZE (frictionless-4.12.7.tar.gz) = 165978
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107181756.16IHuOfs036767>