git: 13c2db6b7838 - main - devel/py-types-docutils: Update to 0.21.0.20250809
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Sep 2025 18:14:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13c2db6b78386bcd61ee72698e41521db9ba5d57
commit 13c2db6b78386bcd61ee72698e41521db9ba5d57
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-02 18:01:30 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-02 18:10:15 +0000
devel/py-types-docutils: Update to 0.21.0.20250809
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/docutils.md
---
devel/py-types-docutils/Makefile | 2 +-
devel/py-types-docutils/distinfo | 6 +++---
devel/py-types-docutils/files/patch-pyproject.toml | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-types-docutils/Makefile b/devel/py-types-docutils/Makefile
index 499bbef67ec1..befb310f1111 100644
--- a/devel/py-types-docutils/Makefile
+++ b/devel/py-types-docutils/Makefile
@@ -1,5 +1,5 @@
PORTNAME= types-docutils
-PORTVERSION= 0.21.0.20250728
+PORTVERSION= 0.21.0.20250809
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-docutils/distinfo b/devel/py-types-docutils/distinfo
index badce5b939af..4e158de5b4fb 100644
--- a/devel/py-types-docutils/distinfo
+++ b/devel/py-types-docutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753796086
-SHA256 (types_docutils-0.21.0.20250728.tar.gz) = fbfe44496c98c71437cd9ac20d71df2ea44878084f604960af7cf3696d562bab
-SIZE (types_docutils-0.21.0.20250728.tar.gz) = 54656
+TIMESTAMP = 1755062554
+SHA256 (types_docutils-0.21.0.20250809.tar.gz) = cc2453c87dc729b5aae499597496e4f69b44aa5fccb27051ed8bb55b0bd5e31b
+SIZE (types_docutils-0.21.0.20250809.tar.gz) = 54770
diff --git a/devel/py-types-docutils/files/patch-pyproject.toml b/devel/py-types-docutils/files/patch-pyproject.toml
index ad5fad5ecc62..a32468da21b2 100644
--- a/devel/py-types-docutils/files/patch-pyproject.toml
+++ b/devel/py-types-docutils/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig 2025-07-28 03:29:13 UTC
+--- pyproject.toml.orig 2025-08-09 03:15:39 UTC
+++ pyproject.toml
@@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
[build-system]
@@ -8,14 +8,14 @@
[project]
name = "types-docutils"
- version = "0.21.0.20250728"
+ version = "0.21.0.20250809"
-license = "Apache-2.0"
-license-files = ["LICENSE"]
+license = { text = "Apache-2.0" }
description = "Typing stubs for docutils"
readme = { text = """\
## Typing stubs for docutils
-@@ -45,5 +44,4 @@ dependencies = []
+@@ -46,5 +45,4 @@ dependencies = []
"Chat" = "https://gitter.im/python/typing"
[tool.setuptools]