[Bug 795605] Re: Please provide a python3 package

Launchpad Bug Tracker 795605 at bugs.launchpad.net
Mon Mar 19 22:35:12 UTC 2012


This bug was fixed in the package python-numpy - 1:1.6.1-6ubuntu1

---------------
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 <jtaylor at ubuntu.com>   Mon, 19 Mar 2012 19:38:13 +0100

** Changed in: python-numpy (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/795605

Title:
  Please provide a python3 package

Status in “python-numpy” package in Ubuntu:
  Fix Released
Status in “python-numpy” package in Debian:
  Fix Released

Bug description:
  Expected: "import numpy" works from Python 3.1 and 3.2.
  Observed: import fails, as NumPy is only installed as a Python 2.6 and 2.7 module.

  Since NumPy 1.5 and above is supposed to support Python 3 from the
  same codebase, is it possible to build a python3-numpy package?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/795605/+subscriptions




More information about the foundations-bugs mailing list