From 338486f43355fb71d462932dbc608813ea87eb31 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 18 Dec 2019 21:46:05 +0100 Subject: [PATCH] python-urllib3: Update to version 1.25.7 Signed-off-by: Josef Schlehofer --- lang/python/python-urllib3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-urllib3/Makefile b/lang/python/python-urllib3/Makefile index 708ef0fe51..7802c1ab37 100644 --- a/lang/python/python-urllib3/Makefile +++ b/lang/python/python-urllib3/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-urllib3 -PKG_VERSION:=1.25.6 +PKG_VERSION:=1.25.7 PKG_RELEASE:=1 PKG_MAINTAINER:=Josef Schlehofer @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE.txt PKG_CPE_ID:=cpe:/a:urllib3_project:urllib3 PYPI_NAME:=urllib3 -PKG_HASH:=9a107b99a5393caf59c7aa3c1249c16e6879447533d0887f4336dde834c7be86 +PKG_HASH:=f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745 include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2