Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2023 12:03:06 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: 1c0d288c175c - main - devel/py-frictionless: Update to 5.16.0
Message-ID:  <202310081203.398C36Zk054253@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=1c0d288c175c6e947b4e44832083c498c02ced7e

commit 1c0d288c175c6e947b4e44832083c498c02ced7e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-08 11:54:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-08 11:54:54 +0000

    devel/py-frictionless: Update to 5.16.0
    
    Changes:        https://github.com/frictionlessdata/frictionless-py/releases
                    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 db91e9e94a08..8a94c2e6ed4c 100644
--- a/devel/py-frictionless/Makefile
+++ b/devel/py-frictionless/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	frictionless
-PORTVERSION=	5.15.12
+PORTVERSION=	5.16.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-frictionless/distinfo b/devel/py-frictionless/distinfo
index cdd5a4fcc34d..f7209bcfe6a3 100644
--- a/devel/py-frictionless/distinfo
+++ b/devel/py-frictionless/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696432912
-SHA256 (frictionless-5.15.12.tar.gz) = 11c2b63ea66abe8d6acba88a9fca5e82e10052a1025e82050e80f8c3dcd547e0
-SIZE (frictionless-5.15.12.tar.gz) = 74558461
+TIMESTAMP = 1696753650
+SHA256 (frictionless-5.16.0.tar.gz) = e92228f2595e07a6e227202d81f66ef88b0c7603ea9e95199420abdbffdad906
+SIZE (frictionless-5.16.0.tar.gz) = 74558408



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310081203.398C36Zk054253>