python-requests: bump to version 2.30.0 21024/head
authorAlexandru Ardelean <alex@shruggie.ro>
Sat, 13 May 2023 09:48:26 +0000 (12:48 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Mon, 15 May 2023 07:21:24 +0000 (10:21 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/python-requests/Makefile

index c375c1cd6132e1dd6d464d2ace3011171864fa42..8acc606d3517edd2acad03c5175339d471b5fe61 100644 (file)
@@ -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 <josef.schlehofer@nic.cz>, Alexandru Ardelean <ardeleanalex@gmail.com>
@@ -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