Skip to content
Snippets Groups Projects
Verified Commit d2b50173 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches: packages: python-urllib3: accepted, merged in upstream

parent e04e252c
1 merge request!123Turris OS 5.0 (HBK)
From bd7c6fd8ec17a180c753e6b151cdfaaa2dfc5b20 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <pepe.schlehofer@gmail.com>
Date: Thu, 25 Apr 2019 01:24:06 +0200
Subject: [PATCH] python-urllib3: update to version 1.25.1
Add me as maintainer
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
---
lang/python/python-urllib3/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lang/python/python-urllib3/Makefile b/lang/python/python-urllib3/Makefile
index 97fb21d8e..845f329c9 100644
--- a/lang/python/python-urllib3/Makefile
+++ b/lang/python/python-urllib3/Makefile
@@ -8,16 +8,17 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-urllib3
-PKG_VERSION:=1.25
+PKG_VERSION:=1.25.1
PKG_RELEASE:=1
+PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE.txt
PKG_CPE_ID:=cpe:/a:urllib3_project:urllib3
PKG_SOURCE:=urllib3-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/u/urllib3
-PKG_HASH:=f03eeb431c77b88cf8747d47e94233a91d0e0fdae1cf09e0b21405a885700266
+PKG_HASH:=904bd981d6371bb95a200c0ec9dba5ba7cc980f2d6b125bd793fefe3293be388
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-urllib3-$(PKG_VERSION)
--
2.20.1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment