From 5cfb51c2f89f4c6dca28d71cc166ec3658389445 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 12:10:14 +0200
Subject: [PATCH] python/types-docutils: update to 0.20.0.20240406

---
 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 f3dc22b..9b1aba8 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.20240331
+HUMAN_VERSION =			0.20.0.20240406
 COMPONENT_SUMMARY =		types-docutils - Typing stubs for docutils
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:ac99cdf34040c982081f54237d6017f8f5dafe0bebb818a598bf97a65f5b1715
+	sha256:e8ec4a5a125d06d8632bbaac8a11fbea18a1edfa94df9c5129dc45980915b84b
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3