numpy 1:1.26.4+ds-6 source package in Ubuntu

Changelog

numpy (1:1.26.4+ds-6) unstable; urgency=medium

  * Make header include dir findable by pkgconf (Closes: #1067398)
  * Fix architecture-specifix test exclusions in autopkgtest
  * Fix entry point edits
  * Do not install duplicate files in /usr/lib/python3.X (Closes: #1063465)

 -- Timo Röhling <email address hidden>  Thu, 21 Mar 2024 23:14:35 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
numpy_1.26.4+ds-6.dsc 2.8 KiB b4f3862f4f4e594cc92424682d05dd04c412abfb83ed3184107813ff25177127
numpy_1.26.4+ds.orig.tar.xz 10.7 MiB 6d7439af1de399433eb44fce065d22000b0480e6d153f013697d58387defb6af
numpy_1.26.4+ds-6.debian.tar.xz 25.0 KiB 2b43137fe54892f6ad639951f3d65517ac72c2ca6e7cebdd2493da4c98cbd7f7

No changes file available.

Binary packages built by this source

python3-numpy: Fast array facility to the Python language (Python 3)

 NumPy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 This package installs NumPy for Python 3.

python3-numpy-dbgsym: debug symbols for python3-numpy