summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-17 19:00:39 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-18 08:28:38 +0200
commit0e4c643aa044f2e5ca2d277c6e243c8cfcb46363 (patch)
tree8dfea70aed77d1d327714eb6ef8f68eb06e0d892 /profiles/base
parentapp-admin/gkrellm: Stable for HPPA (bug #612348). (diff)
downloadgentoo-0e4c643aa044f2e5ca2d277c6e243c8cfcb46363.tar.gz
gentoo-0e4c643aa044f2e5ca2d277c6e243c8cfcb46363.tar.bz2
gentoo-0e4c643aa044f2e5ca2d277c6e243c8cfcb46363.zip
profiles: Make PYTHON_SINGLE_TARGET default to python3_4
Closes: https://github.com/gentoo/gentoo/pull/4299
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults2
-rw-r--r--profiles/base/package.use51
2 files changed, 13 insertions, 40 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index d5afdb04eb4a..28bf57c0e024 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -122,7 +122,7 @@ BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4 python_targets
# Mike Gilbert <floppym@gentoo.org> (15 May 2012)
# Default target(s) for python-r1.eclass
PYTHON_TARGETS="python2_7 python3_4"
-PYTHON_SINGLE_TARGET="python2_7"
+PYTHON_SINGLE_TARGET="python3_4"
# Michał Górny <mgorny@gentoo.org> (10 Aug 2013)
# Moved from portage's make.globals.
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 4795831d01c5..223a9b38220d 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,56 +1,29 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Andreas Sturmlechner <asturm@gentoo.org> (01 Apr 2017)
-# Only >=python3_5 supported
+# David Seifert <soap@gentoo.org> (17 Apr 2017)
+# Only python 3.5 supported
+dev-util/kdevelop-python:5 python_single_target_python3_5 python_targets_python3_5
kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5
+dev-python/pygcrypt python_targets_python3_5
+dev-python/uvloop python_targets_python3_5
+media-gfx/blender python_targets_python3_5
-# Mart Raudsepp <leio@gentoo.org> (23 Mar 2017)
-# Only python3 supported
-media-sound/gnome-music python_single_target_python3_4
-
-# Michael Palimaka <kensington@gentoo.org> (19 Mar 2017)
-# only python 3 is supported
-app-editors/gedit-plugins python_single_target_python3_4
-
-# David Seifert <soap@gentoo.org> (18 Mar 2017)
+# David Seifert <soap@gentoo.org> (17 Apr 2017)
# These py2-only packages also support pypy, enable
# Python 2.7 as the default implementation, preparing
# for the eventual switch to py3 in PYTHON_SINGLE_TARGET
-app-text/asciidoc python_single_target_python2_7
-dev-vcs/git-bz python_single_target_python2_7
-gnome-base/libglade python_single_target_python2_7
-sci-chemistry/pdb-tools python_single_target_python2_7
-
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2016)
-# Only python3 supported
-dev-libs/libixion python_single_target_python3_4
-dev-libs/liborcus python_single_target_python3_4
-
-# Mart Raudsepp <leio@gentoo.org> (17 Mar 2017)
-# Only python3 single target available, no python2, bug 612870
-app-editors/gedit python_single_target_python3_4
+app-text/asciidoc python_single_target_python2_7 python_targets_python2_7
+app-text/wklej python_single_target_python2_7 python_targets_python2_7
+dev-vcs/git-bz python_single_target_python2_7 python_targets_python2_7
+gnome-base/libglade python_single_target_python2_7 python_targets_python2_7
+sci-chemistry/pdb-tools python_single_target_python2_7 python_targets_python2_7
# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
# Enable the BPF target by default
sys-devel/clang llvm_targets_BPF
sys-devel/llvm llvm_targets_BPF
-# Michael Palimaka <kensington@gentoo.org> (31 Aug 2016)
-dev-util/kdevelop-python:5 python_single_target_python3_5 python_targets_python3_5
-
-# Justin Lecher <jlec@gentoo.org> (08 Dec 2015)
-# Only py3 and single target supported
-app-backup/backintime python_single_target_python3_4
-dev-util/devhelp python_single_target_python3_4
-
-# Pacho Ramos <pacho@gentoo.org> (26 Jul 2015)
-# Set here proper defaults to make the packages buildable by default,
-# bugs #555930 and #472932
-gnome-extra/gnome-builder python_single_target_python3_4
-media-libs/lensfun python_single_target_python3_4
-media-video/pitivi python_single_target_python3_4
-
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Jul 2012)
# Modular X: Build the Xorg X server by default
x11-base/xorg-server xorg