Your message dated Thu, 12 Jan 2023 08:58:10 +0100 with message-id <Y7+9koQK/sPvbx/[email protected]> and subject line Closing: python-skbio: autopkgtest fail with numpy/1.24.1 has caused the Debian Bug report #1027219, regarding python-skbio: autopkgtest fail with numpy/1.24.1 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1027219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027219 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: python-skbio Severity: important User: [email protected] Usertags: numpy1.24 Hello, recently numpy/1.24.1 has been uploaded to experimental, and this package autopkgtest fail when running against it. An overview of the upstream changes in the 1.24.x series is available at: https://numpy.org/doc/stable/release/1.24.0-notes.html Several of the errors are in the form of: AttributeError: module 'numpy' has no attribute 'X' with X in [float, int, bool, object, ...]. This is because, numpy upstream in 1.24.0, finally decided to expire https://numpy.org/doc/stable/release/1.24.0-notes.html#:~:text=The%20deprecation%20for%20the%20aliases some deprecations introduced in 1.20.0 https://numpy.org/doc/stable/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated (released almost 2 years ago). All of those are quite straightforward to fix, since often it's just necessary to stop importing them from numpy and use the python native types. Other changes may requires a bit more rework to be addressed. Currently numpy/1.24.x is in experimental, but given the possible longer support that it'll receive from upstream, we're hopeful to include this in bookworm, so your help is necessary to address this bug ASAP. Regards, Sandro
--- End Message ---
--- Begin Message ---With the upload of the new version 0.5.8-1 all tests are passing thus closing this bug. Kind regards Andreas. -- http://fam-tille.de
--- End Message ---

