Date: Tue, 30 Sep 2025 10:58:26 GMT 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: 1bb1c303a269 - main - devel/py-types-pyyaml: Update to 6.0.12.20250822 Message-ID: <202509301058.58UAwQMs031655@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=1bb1c303a26944b81ba4e78034dcfb6b720fe81c commit 1bb1c303a26944b81ba4e78034dcfb6b720fe81c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-09-30 10:43:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-09-30 10:50:59 +0000 devel/py-types-pyyaml: Update to 6.0.12.20250822 Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/PyYAML.md --- devel/py-types-pyyaml/Makefile | 2 +- devel/py-types-pyyaml/distinfo | 6 +++--- devel/py-types-pyyaml/files/patch-pyproject.toml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-types-pyyaml/Makefile b/devel/py-types-pyyaml/Makefile index 2fa51c24c30b..9033aec7e78d 100644 --- a/devel/py-types-pyyaml/Makefile +++ b/devel/py-types-pyyaml/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-pyyaml -PORTVERSION= 6.0.12.20250809 +PORTVERSION= 6.0.12.20250822 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-pyyaml/distinfo b/devel/py-types-pyyaml/distinfo index c22aed97304e..d0ddc20eabfa 100644 --- a/devel/py-types-pyyaml/distinfo +++ b/devel/py-types-pyyaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062564 -SHA256 (types_pyyaml-6.0.12.20250809.tar.gz) = af4a1aca028f18e75297da2ee0da465f799627370d74073e96fee876524f61b5 -SIZE (types_pyyaml-6.0.12.20250809.tar.gz) = 17385 +TIMESTAMP = 1757436519 +SHA256 (types_pyyaml-6.0.12.20250822.tar.gz) = 259f1d93079d335730a9db7cff2bcaf65d7e04b4a56b5927d49a612199b59413 +SIZE (types_pyyaml-6.0.12.20250822.tar.gz) = 17481 diff --git a/devel/py-types-pyyaml/files/patch-pyproject.toml b/devel/py-types-pyyaml/files/patch-pyproject.toml index 7fbf63457f20..96366cec7f11 100644 --- a/devel/py-types-pyyaml/files/patch-pyproject.toml +++ b/devel/py-types-pyyaml/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-08-09 03:14:32 UTC +--- pyproject.toml.orig 2025-08-22 03:02:13 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -9,7 +9,7 @@ [project] -name = "types-PyYAML" +name = "types-pyyaml" - version = "6.0.12.20250809" + version = "6.0.12.20250822" -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?202509301058.58UAwQMs031655>
