mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-six: bump to version 1.15.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
34335cd72f
commit
76e5dd38bd
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SIX_VERSION = 1.14.0
|
||||
PYTHON_SIX_VERSION = 1.15.0
|
||||
PYTHON_SIX_SOURCE = six-$(PYTHON_SIX_VERSION).tar.gz
|
||||
PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/21/9f/b251f7f8a76dec1d6651be194dfba8fb8d7781d10ab3987190de8391d08e
|
||||
PYTHON_SIX_SITE = https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426
|
||||
PYTHON_SIX_SETUP_TYPE = setuptools
|
||||
PYTHON_SIX_LICENSE = MIT
|
||||
PYTHON_SIX_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user