Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528898 - app-eselect/eselect-python - add support for virtual/pypy-2.4.0 dev-python/pypy-bin-2.4.0
Summary: app-eselect/eselect-python - add support for virtual/pypy-2.4.0 dev-python/py...
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:
 
Reported: 2014-11-11 07:18 UTC by Dennis Schridde
Modified: 2016-02-28 17:22 UTC (History)
1 user (show)

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 Dennis Schridde 2014-11-11 07:18:33 UTC
# eix -*Ic pypy
[I] dev-python/pypy-bin (2.4.0@09/11/14): A fast, compliant alternative implementation of the Python language (binary package)
[I] virtual/pypy (2.4.0@09/11/14): A virtual for PyPy Python implementation

# eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.3
  [3]   python3.4 *

Primarily I would like to run sys-apps/portage-2.2.14 with pypy, which should be supported as it has PYTHON_COMPAT=(pypy …) set.

Reproducible: Always
Comment 1 Marek Behún 2016-02-02 04:49:25 UTC
Anything new here?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-02-06 22:24:55 UTC
Basic preference switching is available in the current live ebuilds. It will take some more testing before I make a release.

However, this applies only to running scripts. For making /usr/bin/python start pypy it'd take more than that, since this thing is awfully fragile to its location.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-02-28 17:22:01 UTC
Now in ~arch.