mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 06:32:11 +00:00
package/python-urllib3: bump version to 1.23
Updated package using scanpypi, added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
217fa315ab
commit
39f0badb4e
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_URLLIB3_VERSION = 1.21.1
|
||||
PYTHON_URLLIB3_VERSION = 1.23
|
||||
PYTHON_URLLIB3_SOURCE = urllib3-$(PYTHON_URLLIB3_VERSION).tar.gz
|
||||
PYTHON_URLLIB3_SITE = https://pypi.python.org/packages/96/d9/40e4e515d3e17ed0adbbde1078e8518f8c4e3628496b56eb8f026a02b9e4
|
||||
PYTHON_URLLIB3_SITE = https://files.pythonhosted.org/packages/3c/d2/dc5471622bd200db1cd9319e02e71bc655e9ea27b8e0ce65fc69de0dac15
|
||||
PYTHON_URLLIB3_LICENSE = MIT
|
||||
PYTHON_URLLIB3_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_URLLIB3_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user