Date: Thu, 21 May 2026 15:06:15 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9ecd05bfa28b - main - devel/py-types-toml: Update to 0.10.8.20260518 Message-ID: <6a0f1f67.444db.4814f4d3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ecd05bfa28bb17ea10399086bc53074bc8ace8d commit 9ecd05bfa28bb17ea10399086bc53074bc8ace8d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-21 14:51:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-21 14:51:59 +0000 devel/py-types-toml: Update to 0.10.8.20260518 Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/toml.md --- devel/py-types-toml/Makefile | 2 +- devel/py-types-toml/distinfo | 6 +++--- devel/py-types-toml/files/patch-pyproject.toml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-types-toml/Makefile b/devel/py-types-toml/Makefile index 67d93263158a..c169344ab994 100644 --- a/devel/py-types-toml/Makefile +++ b/devel/py-types-toml/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-toml -PORTVERSION= 0.10.8.20260508 +PORTVERSION= 0.10.8.20260518 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-toml/distinfo b/devel/py-types-toml/distinfo index 30a2c24e24cb..2f66049dd194 100644 --- a/devel/py-types-toml/distinfo +++ b/devel/py-types-toml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778246839 -SHA256 (types_toml-0.10.8.20260508.tar.gz) = 93aaa72365bd9bc8c2ce1ca3502b0470d8d428376bada020e1a4956b8b82fdda -SIZE (types_toml-0.10.8.20260508.tar.gz) = 9380 +TIMESTAMP = 1779223034 +SHA256 (types_toml-0.10.8.20260518.tar.gz) = 80e10facd24fdeda9d5c672187d72be3ac284843788d67f5aae59e3e016db6fe +SIZE (types_toml-0.10.8.20260518.tar.gz) = 9419 diff --git a/devel/py-types-toml/files/patch-pyproject.toml b/devel/py-types-toml/files/patch-pyproject.toml index b8731ab2fdd3..6de20857968d 100644 --- a/devel/py-types-toml/files/patch-pyproject.toml +++ b/devel/py-types-toml/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2026-05-08 04:46:56 UTC +--- pyproject.toml.orig 2026-05-18 06:02:14 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -8,7 +8,7 @@ [project] name = "types-toml" - version = "0.10.8.20260508" + version = "0.10.8.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?6a0f1f67.444db.4814f4d3>
