From: Alexandru Ardelean Date: Sat, 8 Nov 2025 10:51:37 +0000 (+0200) Subject: python-requests: bump to version 2.32.5 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e60b7674d288b5e0e5a31c639f309940a348d24e;p=feed%2Fpackages.git python-requests: bump to version 2.32.5 Bumps to version 2.32.5 Signed-off-by: Alexandru Ardelean --- 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 \