From b68622b3bcc9c2c3c9928514166e178cdcb46175 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Mon, 01 Apr 2024 21:06:36 +0200
Subject: [PATCH] samba - update to 4.20.0

---
 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 74572f8..f3dc22b 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.20240317
+HUMAN_VERSION =			0.20.0.20240331
 COMPONENT_SUMMARY =		types-docutils - Typing stubs for docutils
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:23657aab0de58634d111914b677b1855867f16cd9a9ea110254e23b48653e1a8
+	sha256:ac99cdf34040c982081f54237d6017f8f5dafe0bebb818a598bf97a65f5b1715
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3