From e60b7674d288b5e0e5a31c639f309940a348d24e Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sat, 8 Nov 2025 12:51:37 +0200 Subject: [PATCH] python-requests: bump to version 2.32.5 Bumps to version 2.32.5 Signed-off-by: Alexandru Ardelean --- lang/python/python-requests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile index 5cbb912bbf..a480ba697e 100644 --- a/lang/python/python-requests/Makefile +++ b/lang/python/python-requests/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-requests -PKG_VERSION:=2.32.4 +PKG_VERSION:=2.32.5 PKG_RELEASE:=1 PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:python:requests PYPI_NAME:=requests -PKG_HASH:=27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 +PKG_HASH:=dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf HOST_BUILD_DEPENDS:= \ python-chardet/host \ -- 2.30.2