python-urllib3: update to version 1.25.10 12906/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 23 Jul 2020 12:38:47 +0000 (14:38 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 23 Jul 2020 12:39:01 +0000 (14:39 +0200)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lang/python/python-urllib3/Makefile

index d3fd4132bf00d72acc7b4165d5da27565f9443b3..8544322ed50578915762750cdc839d37f1663aa5 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-urllib3
-PKG_VERSION:=1.25.9
+PKG_VERSION:=1.25.10
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
@@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE.txt
 PKG_CPE_ID:=cpe:/a:urllib3_project:urllib3
 
 PYPI_NAME:=urllib3
-PKG_HASH:=3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527
+PKG_HASH:=91056c15fa70756691db97756772bb1eb9678fa585d9184f24534b100dc60f4a
 
 include ../pypi.mk
 include $(INCLUDE_DIR)/package.mk