mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-ipython: bump to version 5.2.2
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
91c2cf9c47
commit
5fa786e328
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPYTHON_VERSION = 2.1.0
|
||||
PYTHON_IPYTHON_VERSION = 5.2.2
|
||||
PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
|
||||
PYTHON_IPYTHON_SITE = https://pypi.python.org/packages/source/i/ipython
|
||||
PYTHON_IPYTHON_SITE = https://pypi.python.org/packages/6e/cf/c2a3ca5942e2d8084574157a8f818efafb7218204cd9e41166c92c452e07
|
||||
PYTHON_IPYTHON_LICENSE = BSD-3c
|
||||
PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst
|
||||
PYTHON_IPYTHON_SETUP_TYPE = distutils
|
||||
|
||||
Reference in New Issue
Block a user