python-numpy 1:1.8.0+git20140115-0ubuntu1 source package in Ubuntu

Changelog

python-numpy (1:1.8.0+git20140115-0ubuntu1) trusty; urgency=low

  * New upstream release from maintenance/1.8.x branch.
    Commit: 49cff2bb068cfffbbb705d62e2cf325d7320d179
  * install numpy/tests for as installed ctypes tests
  * python3-soabi.patch: adapt ctypeslib to multiarch soabi extension
  * don't symlink numarray includes, minor file duplication that will
    disappear in next upstream release anyway
  * remove built documentation properly in clean target
  * add capi build autopackagetest
  * wrap-and-sort debian/
  * 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.
    - Build using dh_python2.
    - Add bin/f2py* to .install files.
    - Add autopkgtests.

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

  * New upstream release; Closes: #724047, #701920, #710177
  * debian/copyright
    - added new files' copyright
  * debian/README.Debian
    - removed, obsolete
  * debian/patches/40_m68k_long_double_format.diff
    - removed, merged upstream
  * debian/patches/*
    - refreshed
  * debian/python-numpy.docs
    - no longer install benchmark dir, removed upstream
  * debian/versions
    - bump API version to 9
  * debian/control
    - bump Standards-Version to 3.9.4 (no changes needed)
    - bump minimum python version requirements
    - added python-numpydoc to b-d, needed to build doc

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

  * Team upload.
  * Medium urgency for RC bug fix
  * Fix regex for python3 debug .so files so kfreebsd .so files aren't removed
    in error (Closes: #718900)

python-numpy (1:1.7.1-2) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Scott Kitterman ]
  * In debian/rules, use python abiflags to find include directories for both
    python3.2 and python3.3 (mu/dmu versus m/dm); thanks to Julian Taylor for
    the report and patch; Closes: #705346

  [ Sandro Tosi ]
  * upload to unstable; that implicitly supports Python 3.3; thanks to Lucas
    Nussbaum for the report; Closes: #707461
 -- Julian Taylor <email address hidden>   Fri, 03 Jan 2014 17:10:24 +0100

Upload details

Uploaded by:
Julian Taylor
Sponsored by:
Barry Warsaw
Uploaded to:
Trusty
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.8.0+git20140115.orig.tar.gz 3.7 MiB abf00832f2c9ca63d1a6c2f669c23bcdb6348e117d1048ed5d4f07d72ecbd6b1
python-numpy_1.8.0+git20140115-0ubuntu1.debian.tar.gz 141.8 KiB 28f2535a50d8e737ef325c6ec57cdaed80872e409ffd5368b3005babbb3361a4
python-numpy_1.8.0+git20140115-0ubuntu1.dsc 2.6 KiB d7059a26b7aa6f6e8f7436a27aa64711d53f1047427ab0d09799821bffe59a88

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.