From 987cf839a66943210d2f7ca5bd5b65df3c92efa5 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Mon, 18 Mar 2024 18:44:19 +0100
Subject: [PATCH] python/types-docutils: update to 0.20.0.20240317

---
 components/python/types-docutils/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/types-docutils/Makefile b/components/python/types-docutils/Makefile
index 7f019aa..74572f8 100644
--- a/components/python/types-docutils/Makefile
+++ b/components/python/types-docutils/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		types-docutils
-HUMAN_VERSION =			0.20.0.20240316
+HUMAN_VERSION =			0.20.0.20240317
 COMPONENT_SUMMARY =		types-docutils - Typing stubs for docutils
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:f88c82751c3e5b97551fed0f509b254595fdcc7ac4cd447da5f0340b567d201f
+	sha256:23657aab0de58634d111914b677b1855867f16cd9a9ea110254e23b48653e1a8
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3