Date: Sat, 27 Jul 2024 10:54:31 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ab94ca54b902 - main - devel/py-jsonschema: Update version 4.22.0=>4.23.0 Message-ID: <202407271054.46RAsVQ0037534@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab94ca54b9027781377dac545b75bad2a3ee1018 commit ab94ca54b9027781377dac545b75bad2a3ee1018 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-07-27 10:17:35 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-07-27 10:54:00 +0000 devel/py-jsonschema: Update version 4.22.0=>4.23.0 Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0 --- devel/py-jsonschema/Makefile | 2 +- devel/py-jsonschema/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile index b43bbae1ef56..54b4df04cb8f 100644 --- a/devel/py-jsonschema/Makefile +++ b/devel/py-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonschema -DISTVERSION= 4.22.0 +DISTVERSION= 4.23.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo index 3690b0242f5e..e16e09f99ae9 100644 --- a/devel/py-jsonschema/distinfo +++ b/devel/py-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714688393 -SHA256 (jsonschema-4.22.0.tar.gz) = 5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7 -SIZE (jsonschema-4.22.0.tar.gz) = 325490 +TIMESTAMP = 1722075410 +SHA256 (jsonschema-4.23.0.tar.gz) = d71497fef26351a33265337fa77ffeb82423f3ea21283cd9467bb03999266bc4 +SIZE (jsonschema-4.23.0.tar.gz) = 325778
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407271054.46RAsVQ0037534>