Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Tue, 18 Apr 2017 06:28:45
Message-Id: 1492496918.0e4c643aa044f2e5ca2d277c6e243c8cfcb46363.mgorny@gentoo
1 commit: 0e4c643aa044f2e5ca2d277c6e243c8cfcb46363
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 17:00:39 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 06:28:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4c643a
7
8 profiles: Make PYTHON_SINGLE_TARGET default to python3_4
9
10 Closes: https://github.com/gentoo/gentoo/pull/4299
11
12 profiles/base/make.defaults | 2 +-
13 profiles/base/package.use | 51 +++++++++++----------------------------------
14 2 files changed, 13 insertions(+), 40 deletions(-)
15
16 diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
17 index d5afdb04eb4..28bf57c0e02 100644
18 --- a/profiles/base/make.defaults
19 +++ b/profiles/base/make.defaults
20 @@ -122,7 +122,7 @@ BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4 python_targets
21 # Mike Gilbert <floppym@g.o> (15 May 2012)
22 # Default target(s) for python-r1.eclass
23 PYTHON_TARGETS="python2_7 python3_4"
24 -PYTHON_SINGLE_TARGET="python2_7"
25 +PYTHON_SINGLE_TARGET="python3_4"
26
27 # Michał Górny <mgorny@g.o> (10 Aug 2013)
28 # Moved from portage's make.globals.
29
30 diff --git a/profiles/base/package.use b/profiles/base/package.use
31 index 4795831d01c..223a9b38220 100644
32 --- a/profiles/base/package.use
33 +++ b/profiles/base/package.use
34 @@ -1,56 +1,29 @@
35 # Copyright 1999-2017 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37
38 -# Andreas Sturmlechner <asturm@g.o> (01 Apr 2017)
39 -# Only >=python3_5 supported
40 +# David Seifert <soap@g.o> (17 Apr 2017)
41 +# Only python 3.5 supported
42 +dev-util/kdevelop-python:5 python_single_target_python3_5 python_targets_python3_5
43 kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5
44 +dev-python/pygcrypt python_targets_python3_5
45 +dev-python/uvloop python_targets_python3_5
46 +media-gfx/blender python_targets_python3_5
47
48 -# Mart Raudsepp <leio@g.o> (23 Mar 2017)
49 -# Only python3 supported
50 -media-sound/gnome-music python_single_target_python3_4
51 -
52 -# Michael Palimaka <kensington@g.o> (19 Mar 2017)
53 -# only python 3 is supported
54 -app-editors/gedit-plugins python_single_target_python3_4
55 -
56 -# David Seifert <soap@g.o> (18 Mar 2017)
57 +# David Seifert <soap@g.o> (17 Apr 2017)
58 # These py2-only packages also support pypy, enable
59 # Python 2.7 as the default implementation, preparing
60 # for the eventual switch to py3 in PYTHON_SINGLE_TARGET
61 -app-text/asciidoc python_single_target_python2_7
62 -dev-vcs/git-bz python_single_target_python2_7
63 -gnome-base/libglade python_single_target_python2_7
64 -sci-chemistry/pdb-tools python_single_target_python2_7
65 -
66 -# Andreas Sturmlechner <asturm@g.o> (22 Oct 2016)
67 -# Only python3 supported
68 -dev-libs/libixion python_single_target_python3_4
69 -dev-libs/liborcus python_single_target_python3_4
70 -
71 -# Mart Raudsepp <leio@g.o> (17 Mar 2017)
72 -# Only python3 single target available, no python2, bug 612870
73 -app-editors/gedit python_single_target_python3_4
74 +app-text/asciidoc python_single_target_python2_7 python_targets_python2_7
75 +app-text/wklej python_single_target_python2_7 python_targets_python2_7
76 +dev-vcs/git-bz python_single_target_python2_7 python_targets_python2_7
77 +gnome-base/libglade python_single_target_python2_7 python_targets_python2_7
78 +sci-chemistry/pdb-tools python_single_target_python2_7 python_targets_python2_7
79
80 # Michał Górny <mgorny@g.o> (24 Sep 2016)
81 # Enable the BPF target by default
82 sys-devel/clang llvm_targets_BPF
83 sys-devel/llvm llvm_targets_BPF
84
85 -# Michael Palimaka <kensington@g.o> (31 Aug 2016)
86 -dev-util/kdevelop-python:5 python_single_target_python3_5 python_targets_python3_5
87 -
88 -# Justin Lecher <jlec@g.o> (08 Dec 2015)
89 -# Only py3 and single target supported
90 -app-backup/backintime python_single_target_python3_4
91 -dev-util/devhelp python_single_target_python3_4
92 -
93 -# Pacho Ramos <pacho@g.o> (26 Jul 2015)
94 -# Set here proper defaults to make the packages buildable by default,
95 -# bugs #555930 and #472932
96 -gnome-extra/gnome-builder python_single_target_python3_4
97 -media-libs/lensfun python_single_target_python3_4
98 -media-video/pitivi python_single_target_python3_4
99 -
100 # Chí-Thanh Christopher Nguyễn <chithanh@g.o> (27 Jul 2012)
101 # Modular X: Build the Xorg X server by default
102 x11-base/xorg-server xorg