Re: [gentoo-user] Python 3.5

2017-10-29 Thread R0b0t1
Hello friends, On Sunday, October 29, 2017, Alan McKinnon wrote: > On 29/10/2017 11:11, Peter Humphrey wrote: >> On Sun, 29 Oct 2017 19:31:46 +1100 >> Adam Carter wrote: >> On my amd64 arch machine I; emerged python 3.5 eselected python 3.5 edited make.conf to set PYTHON_TARG

Re: [gentoo-user] Python 3.5

2017-10-29 Thread Alan McKinnon
On 29/10/2017 11:11, Peter Humphrey wrote: > On Sun, 29 Oct 2017 19:31:46 +1100 > Adam Carter wrote: > >>> 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.

Re: [gentoo-user] Python 3.5

2017-10-29 Thread Peter Humphrey
On Sun, 29 Oct 2017 19:31:46 +1100 Adam Carter wrote: > > 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

Re: [gentoo-user] Python 3.5

2017-10-29 Thread Adam Carter
> 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 > loo

Re: [gentoo-user] Python 3.5

2017-10-29 Thread Adam Carter
On Sun, Oct 29, 2017 at 12:17 PM, Philip Webb 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

Re: [gentoo-user] Python 3.5

2017-10-28 Thread R0b0t1
On Sat, Oct 28, 2017 at 8:17 PM, Philip Webb 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

[gentoo-user] Python 3.5

2017-10-28 Thread Philip Webb
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' ? -- ,,===