mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/python-ipy: bump to version 1.00
Also add hash for license file. 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
18635a2fe2
commit
9b24bb655a
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPY_VERSION = 0.83
|
||||
PYTHON_IPY_VERSION = 1.00
|
||||
PYTHON_IPY_SOURCE = IPy-$(PYTHON_IPY_VERSION).tar.gz
|
||||
PYTHON_IPY_SITE = https://pypi.python.org/packages/88/28/79162bfc351a3f1ab44d663ab3f03fb495806fdb592170990a1568ffbf63
|
||||
PYTHON_IPY_SITE = https://files.pythonhosted.org/packages/e1/66/b6dd22472bb027556849876beae2dd4dca3a4eaf2dd3039277b4edb8c6af
|
||||
PYTHON_IPY_LICENSE = BSD-3-Clause
|
||||
PYTHON_IPY_LICENSE_FILES = COPYING
|
||||
PYTHON_IPY_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user