python-requests: bump to version 2.32.5
authorAlexandru Ardelean <[email protected]>
Sat, 8 Nov 2025 10:51:37 +0000 (12:51 +0200)
committerAlexandru Ardelean <[email protected]>
Sun, 9 Nov 2025 14:46:33 +0000 (16:46 +0200)
Bumps to version 2.32.5

Signed-off-by: Alexandru Ardelean <[email protected]>
lang/python/python-requests/Makefile

index 5cbb912bbfc83d5bcd3e42e1e7f0889814f76dfc..a480ba697ec4484e940b9941117739beb97fa3dc 100644 (file)
@@ -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 <[email protected]>, Alexandru Ardelean <[email protected]>
@@ -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 \