From 232ece07864db070ce810e5e3d30f5dbc35f96b1 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 15 Mar 2024 19:55:32 +0100
Subject: [PATCH] python/types-python-dateutil: update to 2.9.0.20240315

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

diff --git a/components/python/types-python-dateutil/Makefile b/components/python/types-python-dateutil/Makefile
index 8037af8..4e9d720 100644
--- a/components/python/types-python-dateutil/Makefile
+++ b/components/python/types-python-dateutil/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		types-python-dateutil
-HUMAN_VERSION =			2.8.19.20240311
+HUMAN_VERSION =			2.9.0.20240315
 COMPONENT_SUMMARY =		types-python-dateutil - Typing stubs for python-dateutil
 COMPONENT_PROJECT_URL =		https://github.com/python/typeshed
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:51178227bbd4cbec35dc9adffbf59d832f20e09842d7dcb8c73b169b8780b7cb
+	sha256:c1f6310088eb9585da1b9f811765b989ed2e2cdd4203c1a367e944b666507e4e
 COMPONENT_LICENSE =		Apache-2.0 AND MIT
 
 TEST_STYLE = setup.py

--
Gitblit v1.9.3