Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2026 19:52:32 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
Subject:   git: d745e5ae47b8 - main - devel/py-jsonschema: Update version 4.25.1=>4.26.0
Message-ID:  <6967f400.ab34.73be58e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d745e5ae47b8cef6a1356d04a190ec7022174203

commit d745e5ae47b8cef6a1356d04a190ec7022174203
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-14 08:51:13 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-14 19:52:12 +0000

    devel/py-jsonschema: Update version 4.25.1=>4.26.0
    
    Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.26.0
---
 devel/py-jsonschema/Makefile | 4 ++--
 devel/py-jsonschema/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile
index 5cf56731329b..e65f66a34726 100644
--- a/devel/py-jsonschema/Makefile
+++ b/devel/py-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jsonschema
-DISTVERSION=	4.25.1
+DISTVERSION=	4.26.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jsonschema-specifications>=2023.03.6:devel/py-jsonschema-specifications@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}referencing>=0.28.4:devel/py-referencing@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}rpds-py>=0.7.1:devel/py-rpds-py@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}rpds-py>=0.25.0:devel/py-rpds-py@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-jsonschema/distinfo b/devel/py-jsonschema/distinfo
index 654fd2899081..387e39321ce1 100644
--- a/devel/py-jsonschema/distinfo
+++ b/devel/py-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755579552
-SHA256 (jsonschema-4.25.1.tar.gz) = e4a9655ce0da0c0b67a085847e00a3a51449e1157f4f75e9fb5aa545e122eb85
-SIZE (jsonschema-4.25.1.tar.gz) = 357342
+TIMESTAMP = 1768380620
+SHA256 (jsonschema-4.26.0.tar.gz) = 0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326
+SIZE (jsonschema-4.26.0.tar.gz) = 366583


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6967f400.ab34.73be58e7>