From 5c131f8a9075887dd47b6623f85907fe408a09b2 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sat, 13 May 2023 12:48:26 +0300 Subject: python-requests: bump to version 2.30.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 c375c1cd6..8acc606d3 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.28.2 +PKG_VERSION:=2.30.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:=98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf +PKG_HASH:=239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4 include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3