Date: Fri, 08 May 2026 08:12:21 +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: dfb5e7066005 - main - devel/py-types-jsonschema: update to 4.26.0.20260508 Message-ID: <69fd9ae5.1bbd3.25357a18@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=dfb5e7066005e411461294720df3a83fcc1f142b commit dfb5e7066005e411461294720df3a83fcc1f142b Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2026-05-08 08:11:21 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2026-05-08 08:12:16 +0000 devel/py-types-jsonschema: update to 4.26.0.20260508 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 c94fc1c682d2..51264abaea56 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.26.0.20260408 +PORTVERSION= 4.26.0.20260508 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index d51a74fdd0c4..eaf4a59cc618 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775662074 -SHA256 (types_jsonschema-4.26.0.20260408.tar.gz) = 82b75a976ed1507c473b8dee2d4841bd65926758c6d672bb93d08bf5e16f1b3f -SIZE (types_jsonschema-4.26.0.20260408.tar.gz) = 16553 +TIMESTAMP = 1778225715 +SHA256 (types_jsonschema-4.26.0.20260508.tar.gz) = ae0be85ac6ec0cb94a98f75f876b0620cf2afa3e37fdf8460203f4d05f745acb +SIZE (types_jsonschema-4.26.0.20260508.tar.gz) = 16602 diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml index aa51c5e3c619..74725d673a47 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-04-08 04:35:57 UTC +--- pyproject.toml.orig 2026-05-08 04:51:42 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.20260408" + version = "4.26.0.20260508" -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?69fd9ae5.1bbd3.25357a18>
