Date: Mon, 02 Feb 2026 20:28:25 +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: 6d3bb9be1c05 - main - textproc/py-rich: update to 14.3.2 Message-ID: <698108e9.3be6d.2847ebf6@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=6d3bb9be1c057abe6eb82002837b95850558d976 commit 6d3bb9be1c057abe6eb82002837b95850558d976 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2026-02-02 20:27:56 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2026-02-02 20:28:22 +0000 textproc/py-rich: update to 14.3.2 Changes: https://github.com/Textualize/rich/blob/v14.3.2/CHANGELOG.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 9fd40991d891..ce4f6e477468 100644 --- a/devel/py-types-jsonschema/Makefile +++ b/devel/py-types-jsonschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-jsonschema -PORTVERSION= 4.26.0.20260109 +PORTVERSION= 4.26.0.20260202 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-jsonschema/distinfo b/devel/py-types-jsonschema/distinfo index 8961fe798d1f..30edd8438ac8 100644 --- a/devel/py-types-jsonschema/distinfo +++ b/devel/py-types-jsonschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767960878 -SHA256 (types_jsonschema-4.26.0.20260109.tar.gz) = 340fe91e6ea517900d6ababb6262a86c176473b5bf8455b96e85a89e3cfb5daa -SIZE (types_jsonschema-4.26.0.20260109.tar.gz) = 15886 +TIMESTAMP = 1770063588 +SHA256 (types_jsonschema-4.26.0.20260202.tar.gz) = 29831baa4308865a9aec547a61797a06fc152b0dac8dddd531e002f32265cb07 +SIZE (types_jsonschema-4.26.0.20260202.tar.gz) = 16168 diff --git a/devel/py-types-jsonschema/files/patch-pyproject.toml b/devel/py-types-jsonschema/files/patch-pyproject.toml index 33b53d9d45a2..b22f40246e47 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-01-09 03:21:42 UTC +--- pyproject.toml.orig 2026-02-02 04:11:19 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.20260109" + version = "4.26.0.20260202" -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?698108e9.3be6d.2847ebf6>
