* [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
@ 2023-01-09 4:26 James Hilliard
2023-05-25 21:44 ` Romain Naour
0 siblings, 1 reply; 6+ messages in thread
From: James Hilliard @ 2023-01-09 4:26 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Philippe Proulx, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@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
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
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
2023-01-09 4:26 [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0 James Hilliard
@ 2023-05-25 21:44 ` Romain Naour
2023-05-29 20:39 ` James Hilliard
0 siblings, 1 reply; 6+ messages in thread
From: Romain Naour @ 2023-05-25 21:44 UTC (permalink / raw)
To: James Hilliard, buildroot; +Cc: Philippe Proulx, Asaf Kahlon
Hello James,
Le 09/01/2023 à 05:26, James Hilliard a écrit :
> Signed-off-by: James Hilliard <james.hilliard1@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?
[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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
2023-05-25 21:44 ` Romain Naour
@ 2023-05-29 20:39 ` James Hilliard
2023-05-31 14:19 ` Romain Naour
0 siblings, 1 reply; 6+ messages in thread
From: James Hilliard @ 2023-05-29 20:39 UTC (permalink / raw)
To: Romain Naour; +Cc: Philippe Proulx, Asaf Kahlon, buildroot
[-- Attachment #1.1: Type: text/plain, Size: 3002 bytes --]
On Thu, May 25, 2023 at 3:44 PM Romain Naour <romain.naour@smile.fr> wrote:
> Hello James,
>
> Le 09/01/2023 à 05:26, James Hilliard a écrit :
> > Signed-off-by: James Hilliard <james.hilliard1@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
>
>
[-- Attachment #1.2: Type: text/html, Size: 4872 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
2023-05-29 20:39 ` James Hilliard
@ 2023-05-31 14:19 ` Romain Naour
2023-05-31 14:20 ` James Hilliard
0 siblings, 1 reply; 6+ messages in thread
From: Romain Naour @ 2023-05-31 14:19 UTC (permalink / raw)
To: James Hilliard; +Cc: Philippe Proulx, Asaf Kahlon, buildroot
Hello James,
Le 29/05/2023 à 22:39, James Hilliard a écrit :
>
>
> On Thu, May 25, 2023 at 3:44 PM Romain Naour <romain.naour@smile.fr
> <mailto:romain.naour@smile.fr>> wrote:
>
> Hello James,
>
[...]
> > -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/
> <https://lore.kernel.org/buildroot/20230528190111.2430580-5-romain.naour@gmail.com/>
>
Do you think we should revert to ipython 7.x for 2023.02 and 2023.05? It is safe
to do so?
ipython 8.x requires 4 new packages, I'm not sure it's safe to add them for
2023.02 and 2023.05.
Best regards,
Romain
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
2023-05-31 14:19 ` Romain Naour
@ 2023-05-31 14:20 ` James Hilliard
2023-06-02 19:42 ` Peter Korsgaard
0 siblings, 1 reply; 6+ messages in thread
From: James Hilliard @ 2023-05-31 14:20 UTC (permalink / raw)
To: Romain Naour; +Cc: Philippe Proulx, Asaf Kahlon, buildroot
On Wed, May 31, 2023 at 8:19 AM Romain Naour <romain.naour@smile.fr> wrote:
>
> Hello James,
>
> Le 29/05/2023 à 22:39, James Hilliard a écrit :
> >
> >
> > On Thu, May 25, 2023 at 3:44 PM Romain Naour <romain.naour@smile.fr
> > <mailto:romain.naour@smile.fr>> wrote:
> >
> > Hello James,
> >
>
> [...]
>
> > > -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/
> > <https://lore.kernel.org/buildroot/20230528190111.2430580-5-romain.naour@gmail.com/>
> >
>
> Do you think we should revert to ipython 7.x for 2023.02 and 2023.05? It is safe
> to do so?
Good chance there's some incompatible dependencies.
> ipython 8.x requires 4 new packages, I'm not sure it's safe to add them for
> 2023.02 and 2023.05.
Probably safer than trying to revert.
>
> Best regards,
> Romain
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
2023-05-31 14:20 ` James Hilliard
@ 2023-06-02 19:42 ` Peter Korsgaard
0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2023-06-02 19:42 UTC (permalink / raw)
To: James Hilliard; +Cc: Romain Naour, Philippe Proulx, Asaf Kahlon, buildroot
>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
Hi,
>> Do you think we should revert to ipython 7.x for 2023.02 and 2023.05? It is safe
>> to do so?
> Good chance there's some incompatible dependencies.
>> ipython 8.x requires 4 new packages, I'm not sure it's safe to add them for
>> 2023.02 and 2023.05.
> Probably safer than trying to revert.
You may be right. I'll start by adding those 4 packages to master.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-06-02 19:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 4:26 [Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0 James Hilliard
2023-05-25 21:44 ` Romain Naour
2023-05-29 20:39 ` James Hilliard
2023-05-31 14:19 ` Romain Naour
2023-05-31 14:20 ` James Hilliard
2023-06-02 19:42 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox