python-numpy 1:1.13.1-1ubuntu1 source package in Ubuntu

Changelog

python-numpy (1:1.13.1-1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/20_disable-plot-extension.patch
       Disable plot_directive extension, and catch ImportErrors when
       matplotlib cannot be imported, which allows us to remove
       python-matplotlib from dependencies.  This is required because
       python-numpy is in main, while python-matplotlib is in universe.
     - Run the distutils autopkg test with allow-stderr restrictions.
     - Add build-essential to the python2 and python3 autopkg tests; tests
       trying to run a compiler.
     - Fix atlas and openblas tests for openblas and atlas multiarch
       locations.
  * Drop glibc build fix, upstream

python-numpy (1:1.13.1-1) unstable; urgency=medium

  * New upstream release; Closes: #702169
  * debian/version
    - bump api and api-min-version
  * Acknowledge NMUs

python-numpy (1:1.12.1-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depend on the just rebuilt cython.

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Nov 2017 09:34:00 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-numpy_1.13.1.orig.tar.gz 4.3 MiB 9ea6dd86e3da14e8de9cbfc7464d8056b47ab282fd7d5831af43a3cd5826d33f
python-numpy_1.13.1-1ubuntu1.debian.tar.xz 140.6 KiB 8bf706d698e24db9d7cb7e495f9e96f3eb16b88137a1a450fc86d00ee5adb03d
python-numpy_1.13.1-1ubuntu1.dsc 2.9 KiB 22b9a7020b554c5d5b791878358bbd1799c0a6c24d36589d2f74ff95c0386962

View changes file

Binary packages built by this source

python-numpy: Numerical Python adds a fast array facility to the Python language

 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.
 .
 Numpy replaces the python-numeric and python-numarray modules which are
 now deprecated and shouldn't be used except to support older
 software.

python-numpy-dbg: Fast array facility to the Python language (debug extension)

 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.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains the extension built for the Python debug interpreter.

python-numpy-doc: NumPy documentation

 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.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains documentation for Numpy and f2py.

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

 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.
 .
 Numpy replaces the python-numeric and python-numarray modules which are
 now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains Numpy for Python 3.

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

 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.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains the extension built for the Python 3 debug interpreter.