Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451366 - dev-python/matplotlib-1.2.0-r2 lacks support for Python 3.3
Summary: dev-python/matplotlib-1.2.0-r2 lacks support for Python 3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.3
  Show dependency tree
 
Reported: 2013-01-11 08:30 UTC by Helmut Jarausch
Modified: 2013-03-19 10:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2013-01-11 08:30:48 UTC
dev-python/matplotlib-1.2.0-r1 doesn't build (even not for Python 2.7)
It bails out immediately with
Active version of CPython 3 is not supported by dev-python/matplotlib-1.2.0-r1

make.conf contains
PYTHON_TARGETS="python2_7 python3_3"
Comment 1 Sebastian Pipping gentoo-dev 2013-02-14 22:24:27 UTC
1.2.0-r1:

  RESTRICT_PYTHON_ABIS="3.3 *-jython 2.7-pypy-*"


1.2.0-r2:

  PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2013-03-19 10:04:28 UTC
  17 Mar 2013; Kacper Kowalik <xarthisius@gentoo.org>
  matplotlib-1.2.0-r2.ebuild:
  Numpy now works with py3.3, so does the matplotlib