Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2025 09:22:26 GMT
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: c66200dd447a - main - devel/py-types-jsonschema: Update to 4.25.1.20251009
Message-ID:  <202510110922.59B9MQxl038431@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=c66200dd447ab53bad9cb590ec546e828053c32e

commit c66200dd447ab53bad9cb590ec546e828053c32e
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2025-10-11 09:21:37 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2025-10-11 09:22:19 +0000

    devel/py-types-jsonschema: Update to 4.25.1.20251009
    
    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 eed32aa2c71a..ee8a6b566618 100644
--- a/devel/py-types-jsonschema/Makefile
+++ b/devel/py-types-jsonschema/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=       types-jsonschema
-PORTVERSION=    4.25.1.20250822
+PORTVERSION=    4.25.1.20251009
 CATEGORIES=     devel python
 MASTER_SITES=   PYPI
 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo
index 07093549e17b..a13ff996973e 100644
--- a/devel/py-types-jsonschema/distinfo
+++ b/devel/py-types-jsonschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757492053
-SHA256 (types_jsonschema-4.25.1.20250822.tar.gz) = aac69ed4b23f49aaceb7fcb834141d61b9e4e6a7f6008cb2f0d3b831dfa8464a
-SIZE (types_jsonschema-4.25.1.20250822.tar.gz) = 15628
+TIMESTAMP = 1760173719
+SHA256 (types_jsonschema-4.25.1.20251009.tar.gz) = 75d0f5c5dd18dc23b664437a0c1a625743e8d2e665ceaf3aecb29841f3a5f97f
+SIZE (types_jsonschema-4.25.1.20251009.tar.gz) = 15661
diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml
index 04871adc77a4..7136d2770065 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	2025-08-22 03:04:15 UTC
+--- pyproject.toml.orig	2025-10-09 02:54:34 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-jsonschema"
- version = "4.25.1.20250822"
+ version = "4.25.1.20251009"
 -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?202510110922.59B9MQxl038431>