From d9ff572d3dc5c96362eeecd56b7d848277b771c0 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 24 Nov 2020 09:13:29 +0200 Subject: python-requests: bump to version 2.25.0 Signed-off-by: Alexandru Ardelean --- lang/python/python-requests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python/python-requests/Makefile') diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile index 5c412cdb2..c48265d69 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.24.0 +PKG_VERSION:=2.25.0 PKG_RELEASE:=1 PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:python-requests:requests PYPI_NAME:=requests -PKG_HASH:=b3559a131db72c33ee969480840fff4bb6dd111de7dd27c8ee1f820f4f00231b +PKG_HASH:=7f1a0b932f4a60a1a65caa4263921bb7d9ee911957e0ae4a23a6dd08185ad5f8 include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3