Re: [gentoo-dev] Python 3.5 -> 3.6 switch

2018-05-15 Thread Matthew Thode
On 18-05-15 07:38:36, Michał Górny wrote: > Hi, everyone. > > In no less than 30 days, we will be switching the default Python targets > from CPython 3.5 to 3.6. The new values will be: > > PYTHON_TARGETS="python2_7 python3_6" > PYTHON_SINGLE_TARGET="python3_6" > > If you haven't ported you

[gentoo-dev] Python 3.5 -> 3.6 switch

2018-05-14 Thread Michał Górny
Hi, everyone. In no less than 30 days, we will be switching the default Python targets from CPython 3.5 to 3.6. The new values will be: PYTHON_TARGETS="python2_7 python3_6" PYTHON_SINGLE_TARGET="python3_6" If you haven't ported your package to Python 3.6, please look into doing it now. Hel