public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Adam Carter <adamcarter3@gmail.com>
To: "gentoo-user@lists.gentoo.org" <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Python 3.5
Date: Sun, 29 Oct 2017 19:24:53 +1100	[thread overview]
Message-ID: <CAC=wYCFaOM7YUFrnP_NhY66dp2oVBgi3oO0m72sY+tbg8JwqQw@mail.gmail.com> (raw)
In-Reply-To: <20171029011743.GL1962@ca.inter.net>

[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]

On Sun, Oct 29, 2017 at 12:17 PM, Philip Webb <purslow@ca.inter.net> wrote:

> Python 3.5 has become stable : what are the pro/cons of updating to it ?
> I have in  make.conf :
>
>   USE_PYTHON="2.7 3.4"
>   PYTHON_TARGETS="python2_7 python3_4"
>   PYTHON_SINGLE_TARGET="python3_4"
>
> Is it advisable to replace '3_4' '3.4' with '3_5' '3.5' ?
>

On my amd64 arch machine I;
emerged python 3.5
eselected python 3.5
edited make.conf to set PYTHON_TARGETS to "python2_7 python3_5"
running emerge -pv --depclean =python-3.4.5 to see what needs to be rebuilt
Then tryed to rebuild those packages to allow removal of 3.4, however, it
looks like that I would then have to change PYTHON_SINGLE_TARGET to 3.5
too, and some other packages still require it to be set to 2.7, so i've
bailed out of trying to get rid of 3.4 on that box. I'll leave
PYTHON_TARGETS at "python2_7 python3_5" unless I find something that also
needs 3.4 in there.

My ~amd64 arch box runs PYTHON_TARGETS="python2_7 python3_5" and
PYTHON_SINGLE_TARGET="python3_5"

[-- Attachment #2: Type: text/html, Size: 1834 bytes --]

  parent reply	other threads:[~2017-10-29  8:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29  1:17 [gentoo-user] Python 3.5 Philip Webb
2017-10-29  1:22 ` R0b0t1
2017-10-29  8:24 ` Adam Carter [this message]
2017-10-29  8:31   ` Adam Carter
2017-10-29  9:11     ` Peter Humphrey
2017-10-29 11:15       ` Alan McKinnon
2017-10-29 16:32         ` R0b0t1

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC=wYCFaOM7YUFrnP_NhY66dp2oVBgi3oO0m72sY+tbg8JwqQw@mail.gmail.com' \
    --to=adamcarter3@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox