From 1e5fef1a8c653f8be12b2aeadac3a818fa113f55 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 18:39:00 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240403

---
 components/python/pytest-checkdocs/Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/pytest-checkdocs/Makefile b/components/python/pytest-checkdocs/Makefile
index fc5479f..b82164f 100644
--- a/components/python/pytest-checkdocs/Makefile
+++ b/components/python/pytest-checkdocs/Makefile
@@ -19,19 +19,19 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		pytest-checkdocs
-HUMAN_VERSION =			2.11.0
+HUMAN_VERSION =			2.12.0
 COMPONENT_SUMMARY =		pytest-checkdocs - check the README when running tests
 COMPONENT_PROJECT_URL =		https://github.com/jaraco/pytest-checkdocs
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:3270668c5d0758f6084c8dc1890d4e95321f0b1c46bda7aa18d8b6cc314e4b5c
+	sha256:7e5ff61b67f728840e0b6d07334c97a80aebfbea9148e5f2f261870f513d5db5
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 
 include $(WS_MAKE_RULES)/common.mk
 
 # Auto-generated dependencies
-PYTHON_REQUIRED_PACKAGES += library/python/build
 PYTHON_REQUIRED_PACKAGES += library/python/docutils
+PYTHON_REQUIRED_PACKAGES += library/python/jaraco-packaging
 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm
 PYTHON_REQUIRED_PACKAGES += library/python/wheel

--
Gitblit v1.9.3