Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2026 08:45:33 +0000
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9a26ca89d8fa - main - devel/py-types-jsonschema: update to 4.26.0.20260402
Message-ID:  <69ce2cad.33f4e.27a5e968@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by matthew:

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

commit 9a26ca89d8fa1bc47d7bd0108c441c10c7f73eb1
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2026-04-02 08:44:08 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2026-04-02 08:44:08 +0000

    devel/py-types-jsonschema: update to 4.26.0.20260402
    
    Changes:        https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
    Reported by:    repology
---
 devel/py-types-jsonschema/Makefile                   | 2 +-
 devel/py-types-jsonschema/distinfo                   | 6 +++---
 devel/py-types-jsonschema/files/patch-pyproject.toml | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-types-jsonschema/Makefile b/devel/py-types-jsonschema/Makefile
index af5c4f75ae7f..96446e47c295 100644
--- a/devel/py-types-jsonschema/Makefile
+++ b/devel/py-types-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=       types-jsonschema
-PORTVERSION=    4.26.0.20260325
+PORTVERSION=    4.26.0.20260402
 CATEGORIES=     devel python
 MASTER_SITES=   PYPI
 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo
index 68532b75faca..03f053a82c9b 100644
--- a/devel/py-types-jsonschema/distinfo
+++ b/devel/py-types-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774779896
-SHA256 (types_jsonschema-4.26.0.20260325.tar.gz) = 84c319ba1af5463394d99accd96db543b7cb0eeab0938c652c18129536672002
-SIZE (types_jsonschema-4.26.0.20260325.tar.gz) = 16441
+TIMESTAMP = 1775115331
+SHA256 (types_jsonschema-4.26.0.20260402.tar.gz) = 03d0f697a9930970033e29e91da45accf287ee44d5eed6f7a238b99e608b23f4
+SIZE (types_jsonschema-4.26.0.20260402.tar.gz) = 16520
diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml
index 911542fa6987..0809b0652478 100644
--- a/devel/py-types-jsonschema/files/patch-pyproject.toml
+++ b/devel/py-types-jsonschema/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig	2026-03-25 04:08:09 UTC
+--- pyproject.toml.orig	2026-04-02 04:20:16 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-jsonschema"
- version = "4.26.0.20260325"
+ version = "4.26.0.20260402"
 -license = "Apache-2.0"
 -license-files = ["LICENSE"]
 +license = { text = "Apache-2.0" }


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ce2cad.33f4e.27a5e968>