mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-py: bump to version 1.8.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
553bab0a28
commit
ad52e11078
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PY_VERSION = 1.7.0
|
||||
PYTHON_PY_VERSION = 1.8.0
|
||||
PYTHON_PY_SOURCE = py-$(PYTHON_PY_VERSION).tar.gz
|
||||
PYTHON_PY_SITE = https://files.pythonhosted.org/packages/c7/fa/eb6dd513d9eb13436e110aaeef9a1703437a8efa466ce6bb2ff1d9217ac7
|
||||
PYTHON_PY_SITE = https://files.pythonhosted.org/packages/f1/5a/87ca5909f400a2de1561f1648883af74345fe96349f34f737cdfc94eba8c
|
||||
PYTHON_PY_DEPENDENCIES = host-python-setuptools-scm
|
||||
PYTHON_PY_SETUP_TYPE = setuptools
|
||||
PYTHON_PY_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user