Date: Fri, 09 Jan 2026 12:48:22 +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: cfab2c512b8e - main - devel/R-cran-lifecycle: Update to 1.0.5 Message-ID: <6960f916.3c23b.538d0d87@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=cfab2c512b8e445663aab0b34206f725908910de commit cfab2c512b8e445663aab0b34206f725908910de Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2026-01-09 12:47:54 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2026-01-09 12:48:16 +0000 devel/R-cran-lifecycle: Update to 1.0.5 Reported by: portscout --- 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 ee8a6b566618..9fd40991d891 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.25.1.20251009 +PORTVERSION= 4.26.0.20260109 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index a13ff996973e..8961fe798d1f 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760173719 -SHA256 (types_jsonschema-4.25.1.20251009.tar.gz) = 75d0f5c5dd18dc23b664437a0c1a625743e8d2e665ceaf3aecb29841f3a5f97f -SIZE (types_jsonschema-4.25.1.20251009.tar.gz) = 15661 +TIMESTAMP = 1767960878 +SHA256 (types_jsonschema-4.26.0.20260109.tar.gz) = 340fe91e6ea517900d6ababb6262a86c176473b5bf8455b96e85a89e3cfb5daa +SIZE (types_jsonschema-4.26.0.20260109.tar.gz) = 15886 diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml index 7136d2770065..33b53d9d45a2 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-10-09 02:54:34 UTC +--- pyproject.toml.orig 2026-01-09 03:21: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.25.1.20251009" + version = "4.26.0.20260109" -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?6960f916.3c23b.538d0d87>
