package/python-ipython: bump to version 8.8.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:
James Hilliard 2023-01-08 21:26:48 -07:00 committed by Yann E. MORIN
parent f947ac2596
commit 5d88b18fd4
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/ipython/json
md5 3adf9fca317512e5b3516a9ac25b3442 ipython-8.7.0.tar.gz
sha256 882899fe78d5417a0aa07f995db298fa28b58faeba2112d2e3a4c95fe14bb738 ipython-8.7.0.tar.gz
md5 a1ea9b6e43c5568e5031974eb3a6acb0 ipython-8.8.0.tar.gz
sha256 f3bf2c08505ad2c3f4ed5c46ae0331a8547d36bf4b21a451e8ae80c0791db95b ipython-8.8.0.tar.gz
# Locally computed sha256 checksums
sha256 341afcbd729887b7046fe7b98fc4f4edff3aed8d38f06eefd9b30670f043df17 COPYING.rst
sha256 e0e390748ed440ab893ca1f135a88a920aaf5409dbb90a5b427c75c5e51268fb LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_IPYTHON_VERSION = 8.7.0
PYTHON_IPYTHON_VERSION = 8.8.0
PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/82/2b/026af47da09998404f51064d328f5f1f68c78829082d2945be489343fde6
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/f5/39/89664d8c3e4dfb0a73862cbbff8eb4028a1e3d4305da80ab0a493848ed9b
PYTHON_IPYTHON_LICENSE = BSD-3-Clause
PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst LICENSE
PYTHON_IPYTHON_CPE_ID_VENDOR = ipython