GNU bug report logs - #75801
[PATCH python-team 0/2] NumPy 1+ and 2+.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Fri, 24 Jan 2025 08:05:03 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 75801 <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 75801 <at> debbugs.gnu.org
Cc: rekado <at> elephly.net, ludo <at> gnu.org
Subject: [PATCH python-team 0/2] NumPy 1+ and 2+.
Date: Tue, 04 Feb 2025 13:42:48 +0000
[Message part 1 (text/plain, inline)]
Hi,

Thank you for review points. I'll apply them on v2, I would think to add
python-numpy-2 directly to master which will help with some other leaf
package updates (e.g. in Astronomy).

> Does the Meson thing also apply to 1.x?
As far as I see in GitHub it does for v1.26.5 and not for packaged in Guix v1.24.4.

https://github.com/numpy/numpy/tree/v1.26.5/vendored-meson -> 200
https://github.com/numpy/numpy/tree/v1.24.4/vendored-meson -> 404

> The file also says “As of Dec'23 […]”.  Do you think current versions of
> Meson would work?  That would be an improvement.
They do not upstream changes for some reason and pyproject.toml hard
requires it:

https://github.com/numpy/numpy/blob/v2.2.2/pyproject.toml
--8<---------------cut here---------------start------------->8---
[tool.meson-python]
meson = 'vendored-meson/meson/meson.py'
--8<---------------cut here---------------end--------------->8---

I'll poke around to see if may patch that.

--
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.