numpy 1:1.24.2-2 source package in Ubuntu

Changelog

numpy (1:1.24.2-2) unstable; urgency=medium

  * Team upload.
  * Drop SETUPTOOLS_USE_DISTUTILS=stdlib workaround, no longer needed and not
    applicable to Python 3.12.
  * Clean correctly.
  * Depend on python3-setuptools in autopkgtests that require distutils, for
    Python 3.12 compatibility.
  * Use --install-layout deb in capi autopkgtest, to use a consistent layout
    with Python 3.11 and 12.

 -- Stefano Rivera <email address hidden>  Mon, 04 Dec 2023 21:10:36 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
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.24.2-2.dsc 1.8 KiB c63d3599f4b2eac9cc5a9754b86d6442795629b77bfcb366dbea54755c213231
numpy_1.24.2.orig.tar.xz 7.9 MiB a7c88b0cf7c7c5ea03a76593ce4065af3beb8f50c25db6a7ee72369b2c936c65
numpy_1.24.2-2.debian.tar.xz 31.3 KiB f4dcc8eadf97674cec5516e1ca1d2066ec456b6e9d7da1d2bc6d63eaf193b9cd

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