python-numpy 1:1.9.2-5ubuntu1 source package in Ubuntu

Changelog

python-numpy (1:1.9.2-5ubuntu1) xenial; urgency=medium

  * Merge with Debian; 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.

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

  * debian/patches/ppc_noassert.patch
    - fix 'if defined()' syntax, and select only powerpc and not powerpc64 as
      well; thanks to Emilio Pozuelo Monfort

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

  * debian/patches/ppc_noassert.patch
    - use the same powerpc macro as used in npy_cpu.h

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

  * debian/patches/ppc_noassert.patch
    - disable assert on PowerPC due to broken malloc; thanks to Julian Taylor
      for the patch; Closes: #800392

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

  * upload to unstable

python-numpy (1:1.9.2-1) experimental; urgency=medium

  * New upstream release

python-numpy (1:1.9.2~rc1-1) experimental; urgency=medium

  * New upstream release candidate
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.6 (no changes needed)
    - add dh-python to b-d
  * debian/patches/02_build_dotblas.patch
    - refresh due to new code
  * debian/{python-numpy-doc.install, patches/adapt_swig_docs_to_debian.patch}
    - install SWIG interface for Numpy; thanks to Julian Taylor for the report;
      Closes: #703001
  * debian/rules
    - don't ignore failures when running unittests; Closes: #721100

python-numpy (1:1.9.0~rc1-1) experimental; urgency=medium

  * New upstream release candidate
    - added support for or1k (Closes: #749195)
  * debian/{rules,python-numpy-doc.install,python-numpy.manpages}:
    f2py documentation moved to same tree as the rest
  * debian/python{,}3-numpy.install:
    oldnumeric and numarray have been removed
  * drop upstream applied ppc64el_cpu_config.patch

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

  * ppc64el_cpu_config.patch: add ppc64el support (Closes: #756403)

 -- Matthias Klose <email address hidden>  Thu, 07 Jan 2016 11:45:49 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
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.9.2.orig.tar.gz 3.8 MiB 325e5f2b0b434ecb6e6882c7e1034cc6cdde3eeeea87dbc482575199a6aeef2a
python-numpy_1.9.2-5ubuntu1.debian.tar.xz 138.9 KiB a84ac90d4c8f8c3bc9f04a3cb9c402b0b8430b0ebb5969ea808dbedf6aeb2399
python-numpy_1.9.2-5ubuntu1.dsc 2.6 KiB ef38e2828abeefbad655143be072df258b0e6c554ba2eeac47b5dad7946fc692

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.