Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 15:58:59 +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: 62510a91d018 - main - devel/py-types-pyyaml: Update to 6.0.12.20260508
Message-ID:  <69ff59c3.36584.3011c094@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=62510a91d0183a5234b6aec79c76216be489c00c

commit 62510a91d0183a5234b6aec79c76216be489c00c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-09 15:54:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-09 15:56:27 +0000

    devel/py-types-pyyaml: Update to 6.0.12.20260508
    
    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 58f2590f5686..9e611d4e8d2d 100644
--- a/devel/py-types-pyyaml/Makefile
+++ b/devel/py-types-pyyaml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-pyyaml
-PORTVERSION=	6.0.12.20260408
+PORTVERSION=	6.0.12.20260508
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-pyyaml/distinfo b/devel/py-types-pyyaml/distinfo
index f19884bab4dc..ed2293233c00 100644
--- a/devel/py-types-pyyaml/distinfo
+++ b/devel/py-types-pyyaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252742
-SHA256 (types_pyyaml-6.0.12.20260408.tar.gz) = 92a73f2b8d7f39ef392a38131f76b970f8c66e4c42b3125ae872b7c93b556307
-SIZE (types_pyyaml-6.0.12.20260408.tar.gz) = 17735
+TIMESTAMP = 1778246833
+SHA256 (types_pyyaml-6.0.12.20260508.tar.gz) = 5ae42149c3ebf7aaaf6c65ee49af590c80f0ba52e9e3f75a75c5564b33556fa6
+SIZE (types_pyyaml-6.0.12.20260508.tar.gz) = 17776
diff --git a/devel/py-types-pyyaml/files/patch-pyproject.toml b/devel/py-types-pyyaml/files/patch-pyproject.toml
index e89d640a471f..9fb8a953f3b0 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	2026-04-08 04:30:48 UTC
+--- pyproject.toml.orig	2026-05-08 04:48:26 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.20260408"
+ version = "6.0.12.20260508"
 -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?69ff59c3.36584.3011c094>