python-numpy 1:1.6.1-6ubuntu1 source package in Ubuntu

Changelog

python-numpy (1:1.6.1-6ubuntu1) precise; urgency=low

  * Merge from Debian unstable, adds python3 package (LP: #795605, #959588)
    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.
    - Build using dh_python2
      add bin/f2py* to .install files
    - keep Replaces: python-numpy (<< 1:1.3.0-4) in python-numpy-dbg
      for lucid upgrades
    - debian/patches/search-multiarch-paths.patch: (LP: #818867)
       add multiarch libdirs to numpy.distutils.system_info

python-numpy (1:1.6.1-6) experimental; urgency=low

  [ Thomas Kluyver ]
  * Add package for Python 3; Closes: #601593

  [ Sandro Tosi ]
  * Small fixes for python3 packaging
  * debian/control
    - bump Standards-Version to 3.9.3 (no changes needed)
    - remove quild from b-d, not needed since using 3.0 (quilt) format

python-numpy (1:1.6.1-5ubuntu2) precise; urgency=low

  * update search-multiarch-paths.patch (LP: #956901)
    use gcc -print-multiarch to detect the path and recommend gcc
 -- Julian Taylor <email address hidden>   Mon, 19 Mar 2012 19:38:13 +0100

Upload details

Uploaded by:
Julian Taylor
Sponsored by:
Barry Warsaw
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-numpy_1.6.1.orig.tar.gz 2.5 MiB 788b1bc712ee566d4b4d62ef99736c5830fa264cbc56f8651ded1e795c755cdd
python-numpy_1.6.1-6ubuntu1.debian.tar.gz 136.1 KiB 2dc7d019271cd20b503b607d3fb3ea7af8c378d78ed62456065ff56fe7dbcc65
python-numpy_1.6.1-6ubuntu1.dsc 2.5 KiB 2f4cd23d8e68174ab4f24bc452daa2c49fb04cb4325015f9bce974da68cb29e4

View changes file

Binary packages built by this source

python-numpy: No summary available for python-numpy in ubuntu quantal.

No description available for python-numpy in ubuntu quantal.

python-numpy-dbg: No summary available for python-numpy-dbg in ubuntu quantal.

No description available for python-numpy-dbg in ubuntu quantal.

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: 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.
 .
 This package contains Numpy for Python 3.

python3-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 3 debug interpreter.