Date: Mon, 18 May 2026 21:17:42 +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: 7e5b4c7b1b7c - main - devel/py-types-jsonschema: update tp 4.26.0.20260518 Message-ID: <6a0b81f6.4053c.3d6f7bab@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=7e5b4c7b1b7cafcc1b5818d037127b3541872a16 commit 7e5b4c7b1b7cafcc1b5818d037127b3541872a16 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2026-05-18 21:15:57 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2026-05-18 21:17:37 +0000 devel/py-types-jsonschema: update tp 4.26.0.20260518 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 51264abaea56..a397cab8959e 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.26.0.20260508 +PORTVERSION= 4.26.0.20260518 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index eaf4a59cc618..21880aea7467 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778225715 -SHA256 (types_jsonschema-4.26.0.20260508.tar.gz) = ae0be85ac6ec0cb94a98f75f876b0620cf2afa3e37fdf8460203f4d05f745acb -SIZE (types_jsonschema-4.26.0.20260508.tar.gz) = 16602 +TIMESTAMP = 1779128803 +SHA256 (types_jsonschema-4.26.0.20260518.tar.gz) = e1dd53dc97a64f5eccdd6fa9839666e09bb500a8ebba2db6fdaf1789faea81a6 +SIZE (types_jsonschema-4.26.0.20260518.tar.gz) = 16638 diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml index 74725d673a47..d8a7094933b3 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-05-08 04:51:42 UTC +--- pyproject.toml.orig 2026-05-18 06:06:41 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.20260508" + version = "4.26.0.20260518" -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?6a0b81f6.4053c.3d6f7bab>
