[bug#47183,0/1] *** Numpy Update to v1.20.1 ***

Message ID 20210316080012.168440-1-me@bonfacemunyoki.com
Headers show
Series *** Numpy Update to v1.20.1 *** | expand

Message

Munyoki Kilyungi March 16, 2021, 8 a.m. UTC
Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This update
is important since numpy has introduced type annotations which is very useful
for CI when using a type checking tool such as mypy.

BonfaceKilz (1):
  gnu: python-numpy: Update to 1.20.1.

 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Simon Tournier March 16, 2021, 1:18 p.m. UTC | #1
Hi,

On Tue, 16 Mar 2021 at 09:01, BonfaceKilz <me@bonfacemunyoki.com> wrote:

> Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This update
> is important since numpy has introduced type annotations which is very useful
> for CI when using a type checking tool such as mypy.

I have not tried this one, but I have tried 1.19.4
<http://issues.guix.gnu.org/issue/45698> and I got some failure with
some dependants of Numpy.  Have you checked that the update does not
break other packages?


Cheers,
simon
Efraim Flashner March 16, 2021, 1:27 p.m. UTC | #2
On Tue, Mar 16, 2021 at 02:18:56PM +0100, zimoun wrote:
> Hi,
> 
> On Tue, 16 Mar 2021 at 09:01, BonfaceKilz <me@bonfacemunyoki.com> wrote:
> 
> > Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This update
> > is important since numpy has introduced type annotations which is very useful
> > for CI when using a type checking tool such as mypy.
> 
> I have not tried this one, but I have tried 1.19.4
> <http://issues.guix.gnu.org/issue/45698> and I got some failure with
> some dependants of Numpy.  Have you checked that the update does not
> break other packages?
> 

I found that matplotlib and scipy both had test failures.
Munyoki Kilyungi March 16, 2021, 6:35 p.m. UTC | #3
Efraim Flashner <efraim@flashner.co.il> writes:

> On Tue, Mar 16, 2021 at 02:18:56PM +0100, zimoun wrote:
>> Hi,
>> 
>> On Tue, 16 Mar 2021 at 09:01, BonfaceKilz <me@bonfacemunyoki.com> wrote:
>> 
>> > Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This update
>> > is important since numpy has introduced type annotations which is very useful
>> > for CI when using a type checking tool such as mypy.
>> 
>> I have not tried this one, but I have tried 1.19.4
>> <http://issues.guix.gnu.org/issue/45698> and I got some failure with
>> some dependants of Numpy.  Have you checked that the update does not
>> break other packages?
>> 
>
> I found that matplotlib and scipy both had test failures.

Let me look into this and supply patches
accordingly!
Simon Tournier June 10, 2021, 8:36 a.m. UTC | #4
Hi,

On Tue, 16 Mar 2021 at 21:35, Bonface Munyoki K. <me@bonfacemunyoki.com> wrote:
> Efraim Flashner <efraim@flashner.co.il> writes:
>> On Tue, Mar 16, 2021 at 02:18:56PM +0100, zimoun wrote:
>>> On Tue, 16 Mar 2021 at 09:01, BonfaceKilz <me@bonfacemunyoki.com> wrote:
>>>
>>> > Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This
>>> > update
>>> > is important since numpy has introduced type annotations which is very
>>> > useful
>>> > for CI when using a type checking tool such as mypy.
>>>
>>> I have not tried this one, but I have tried 1.19.4
>>> <http://issues.guix.gnu.org/issue/45698> and I got some failure with
>>> some dependants of Numpy.  Have you checked that the update does not
>>> break other packages?
>>>
>> I found that matplotlib and scipy both had test failures.
>
> Let me look into this and supply patches
> accordingly!

I propose to close this one in favor of patch#48703.  WDYT?

Cheers,
simon

<http://issues.guix.gnu.org/issue/48703>
Munyoki Kilyungi June 14, 2021, 6:54 a.m. UTC | #5
Ola o/

zimoun <zimon.toutoune@gmail.com> anaandika:

> Hi,
>
> On Tue, 16 Mar 2021 at 21:35, Bonface Munyoki K. <me@bonfacemunyoki.com> wrote:
>> Efraim Flashner <efraim@flashner.co.il> writes:
>>> On Tue, Mar 16, 2021 at 02:18:56PM +0100, zimoun wrote:
>>>> On Tue, 16 Mar 2021 at 09:01, BonfaceKilz <me@bonfacemunyoki.com> wrote:
>>>>
>>>> > Hi all! This patche updates python-numpy to v1.20.1 from 1.17.3. This
>>>> > update
>>>> > is important since numpy has introduced type annotations which is very
>>>> > useful
>>>> > for CI when using a type checking tool such as mypy.
>>>>
>>>> I have not tried this one, but I have tried 1.19.4
>>>> <http://issues.guix.gnu.org/issue/45698> and I got some failure with
>>>> some dependants of Numpy.  Have you checked that the update does not
>>>> break other packages?
>>>>
>>> I found that matplotlib and scipy both had test failures.
>>
>> Let me look into this and supply patches
>> accordingly!
>
> I propose to close this one in favor of patch#48703.  WDYT?
>

I agree! The patches build for me! \m/\m/

> Cheers,
> simon
>
> <http://issues.guix.gnu.org/issue/48703>
Simon Tournier June 16, 2021, 5:34 a.m. UTC | #6
Hi,

On Mon, 14 Jun 2021 at 09:54, Bonface Munyoki K. <me@bonfacemunyoki.com> wrote:
> zimoun <zimon.toutoune@gmail.com> anaandika:

>> I propose to close this one in favor of patch#48703.  WDYT?
>
> I agree! The patches build for me! \m/\m/

Therefore, close in favor of patch#48703.

Thanks,
simon