Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 15:58:53 +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: b547dc4b603d - main - devel/py-types-docutils: Update to 0.22.3.20260508
Message-ID:  <69ff59bd.33bd5.41ed5b24@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=b547dc4b603d8701e7b46d4e14c5027eb2d5b1b9

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

    devel/py-types-docutils: Update to 0.22.3.20260508
    
    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 | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-types-docutils/Makefile b/devel/py-types-docutils/Makefile
index d155992fa60d..8fc55dcd5b1c 100644
--- a/devel/py-types-docutils/Makefile
+++ b/devel/py-types-docutils/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-docutils
-PORTVERSION=	0.22.3.20260408
+PORTVERSION=	0.22.3.20260508
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-docutils/distinfo b/devel/py-types-docutils/distinfo
index 8d6e695325fa..c9309ada066b 100644
--- a/devel/py-types-docutils/distinfo
+++ b/devel/py-types-docutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777252732
-SHA256 (types_docutils-0.22.3.20260408.tar.gz) = 22d5d45e4e0d65a1bc8280987a73e28669bb1cc9d16b18d0afc91713d1be26da
-SIZE (types_docutils-0.22.3.20260408.tar.gz) = 57383
+TIMESTAMP = 1778246823
+SHA256 (types_docutils-0.22.3.20260508.tar.gz) = f043dd1fffad161cb671b0e3bf593bb5229b8d40bf365ac7d8337296dc97e6bc
+SIZE (types_docutils-0.22.3.20260508.tar.gz) = 57431
diff --git a/devel/py-types-docutils/files/patch-pyproject.toml b/devel/py-types-docutils/files/patch-pyproject.toml
index 57c5d7e3cffe..b2e9869a11fd 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	2026-04-08 04:27:24 UTC
+--- pyproject.toml.orig	2026-05-08 04:46:31 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-docutils"
- version = "0.22.3.20260408"
+ version = "0.22.3.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?69ff59bd.33bd5.41ed5b24>