package/python-ipython: bump to version 8.29.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2024-10-26 14:36:20 -06:00 committed by Thomas Petazzoni
parent 4ed9f14ac8
commit 60d546f967
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 2031b37b5054423f1c5009d99da1ca86 ipython-8.28.0.tar.gz
sha256 0d0d15ca1e01faeb868ef56bc7ee5a0de5bd66885735682e8a322ae289a13d1a ipython-8.28.0.tar.gz
md5 728e73b95f7a3078fcbce50e64396bc3 ipython-8.29.0.tar.gz
sha256 40b60e15b22591450eef73e40a027cf77bd652e757523eebc5bd7c7c498290eb ipython-8.29.0.tar.gz
# Locally computed sha256 checksums
sha256 341afcbd729887b7046fe7b98fc4f4edff3aed8d38f06eefd9b30670f043df17 COPYING.rst
sha256 e0e390748ed440ab893ca1f135a88a920aaf5409dbb90a5b427c75c5e51268fb LICENSE

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_IPYTHON_VERSION = 8.28.0
PYTHON_IPYTHON_VERSION = 8.29.0
PYTHON_IPYTHON_SOURCE = ipython-$(PYTHON_IPYTHON_VERSION).tar.gz
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/f7/21/48db7d9dd622b9692575004c7c98f85f5629428f58596c59606d36c51b58
PYTHON_IPYTHON_SITE = https://files.pythonhosted.org/packages/85/e0/a3f36dde97e12121106807d80485423ae4c5b27ce60d40d4ab0bab18a9db
PYTHON_IPYTHON_LICENSE = BSD-3-Clause
PYTHON_IPYTHON_LICENSE_FILES = COPYING.rst LICENSE
PYTHON_IPYTHON_CPE_ID_VENDOR = ipython