package/python-ipython: bump to version 7.8.0

And fix indentation in the hash file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Asaf Kahlon
2019-10-18 21:26:01 +03:00
committed by Peter Korsgaard
parent de3c5181ea
commit a59a4cc42a
2 changed files with 7 additions and 7 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_IPYTHON_VERSION = 7.4.0
PYTHON_IPYTHON_VERSION = 7.8.0
PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/e3/88/39c8b7701b2f7d5c8f3a1796b0c174f21071232bc5b242feb670e913acc6
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/89/60/acb98588d8eba96558e69d90fa54f9908b4e48f6492ff378697f0c2216e2
PYTHON_IPYTHON_LICENSE = BSD-3-Clause
PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst LICENSE
PYTHON_IPYTHON_SETUP_TYPE = distutils