Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Python 3.4.1
Date: Sat, 11 Oct 2014 17:06:31
Message-Id: 20141011170623.GA1016@ca.inter.net
1 I've just installed python-3.4.1 alongside 2.7.7 3.2.5-r6 3.3.5-r1 .
2 I've changed the lines in make.conf to
3
4 USE_PYTHON="2.7 3.4"
5 PYTHON_TARGETS="python2_7 python3_4"
6 PYTHON_SINGLE_TARGET="python2_7"
7
8 'emerge -Np world' lists pkgs which mb updated, but none with 3.4.1 .
9 I have successfully remerged Vim with
10
11 PYTHON_TARGETS="python2_7 (-python3_2) -python3_3 python3_4"
12
13 Without any other info, I would remerge all affected pkgs to use 3.4.1
14 & unmerge the earler versions of Python.
15 However, (1) I don't know how to list pkgs which use the Python flag
16 & (2) I don't know which pkgs might not be safe with 3.4.1 (Portage ? ).
17
18 Can anyone explain or point me to the relevant docs ?
19
20 --
21 ========================,,============================================
22 SUPPORT ___________//___, Philip Webb
23 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
24 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
[gentoo-user] Re: Python 3.4.1 James <wireless@×××××××××××.com>