[Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0

James Hilliard james.hilliard1 at gmail.com
Mon May 29 20:39:32 UTC 2023


On Thu, May 25, 2023 at 3:44 PM Romain Naour <romain.naour at smile.fr> wrote:

> Hello James,
>
> Le 09/01/2023 à 05:26, James Hilliard a écrit :
> > Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> > ---
> >  package/python-ipython/python-ipython.hash | 4 ++--
> >  package/python-ipython/python-ipython.mk   | 4 ++--
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/package/python-ipython/python-ipython.hash
> b/package/python-ipython/python-ipython.hash
> > index aae34f6f9b..f11ad1e18c 100644
> > --- a/package/python-ipython/python-ipython.hash
> > +++ b/package/python-ipython/python-ipython.hash
> > @@ -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
> > diff --git a/package/python-ipython/python-ipython.mk
> b/package/python-ipython/python-ipython.mk
> > index 1af1081741..f5a114c2f3 100644
> > --- a/package/python-ipython/python-ipython.mk
> > +++ b/package/python-ipython/python-ipython.mk
> > @@ -4,9 +4,9 @@
> >  #
> >
> ################################################################################
> >
> > -PYTHON_IPYTHON_VERSION = 8.7.0
> > +PYTHON_IPYTHON_VERSION = 8.8.0
>
> The test TestIPythonPy3 fail [1] since it was updated to 8.6.0 release just
> after 2022.11.
>
>   ModuleNotFoundError: No module named 'stack_data'
>
> Indeed there is no such python3-stack-data in Buildroot.
> For example, Fedora packaging added python3-stack-data while updating to
> ipython
> 8.0.1.
>
> Can you have a look please?
>

Oh, must have missed that when updating ipython I see you already sent a
series fixing this:
https://lore.kernel.org/buildroot/20230528190111.2430580-5-romain.naour@gmail.com/


>
> [1] https://gitlab.com/buildroot.org/buildroot/-/jobs/4322819089
> [2]
>
> https://src.fedoraproject.org/rpms/ipython/c/f7c85fbf241a9dfcf28682f8c1ffe11f2d26e01a
>
> Best regards,
> Romain
>
>
> >  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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20230529/1605beb6/attachment-0001.html>


More information about the buildroot mailing list