Re: Python 3.5 transition update

2015-10-05 Thread Barry Warsaw
On Oct 04, 2015, at 11:56 AM, Ross Gammon wrote: >Am I correct in assuming that Python 3.5 as default will only happen >after 15.10 is released (for the LTS). I'd like to do it as early as possible after the X-series archive opens, so yes, after 15.10 is released. Cheers, -Barry -- ubuntu-deve

Re: Python 3.5 transition update

2015-10-04 Thread Ross Gammon
On 09/04/2015 06:40 PM, Barry Warsaw wrote: > Early in X we plan on switching to Python > 3.5 as the default and at some point dropping Python 3.4. We currently plan > on only carrying Python 3.5 into the next LTS. Am I correct in assuming that Python 3.5 as default will only happen after 15.10 i

Python 3.5 transition update

2015-09-04 Thread Barry Warsaw
Here's an update on the Python 3.5 transition ongoing in Wily. To summarize, in 15.10, we have enabled Python 3.5 as a supported Python 3 version, with Python 3.4 still as the default. Early in X we plan on switching to Python 3.5 as the default and at some point dropping Python 3.4

Re: Python 3.5 transition - Update

2015-08-21 Thread Barry Warsaw
Previously, I've described our plans for Python 3.5 in Wily and X, and I'd like to give a quick status/update about where we are, now that we're in feature freeze. PEP 478 documents Python 3.5's release schedule upstream. We currently have 3.5 rc 1 in Wily, with two more candidates scheduled upst

Re: Python 3.5 transition

2015-07-24 Thread Didier Roche
Le 24/07/2015 11:41, Didier Roche a écrit : Le 23/07/2015 18:48, Steve Langasek a écrit : It may be worth noting that ubuntu-make also failed to build in the ppa, for reasons unrelated to python-gi: https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+build/7559276 Looking at that

Re: Python 3.5 transition

2015-07-24 Thread Didier Roche
Le 23/07/2015 18:48, Steve Langasek a écrit : Hey Steve, So, per Barry's mail, rebuilds were needed. It would have perhaps been better for someone to upload python-gi if this was blocking another build, rather than working around it. If ubuntu-make is meant to build-depend on python3-all, the

Re: Python 3.5 transition

2015-07-23 Thread Steve Langasek
On Thu, Jul 23, 2015 at 12:49:00PM -0700, Steve Langasek wrote: > On Thu, Jul 23, 2015 at 01:28:04PM -0400, Rodney Dawes wrote: > > On Thu, 2015-07-23 at 09:48 -0700, Steve Langasek wrote: > > > unity-scopes-shell > > This seems to have built fine in the test PPA, but probably needs a > > no-ch

Re: Python 3.5 transition

2015-07-23 Thread Iain Lane
On Thu, Jul 23, 2015 at 06:11:54PM +0100, Iain Lane wrote: > On Thu, Jul 23, 2015 at 09:48:16AM -0700, Steve Langasek wrote: > > […] > > My understanding is that Matthias has asked Iain to help set this up. I > > don't know the status of this yet - Matthias? Iain? > > I wasn't entirely clear fro

Re: Python 3.5 transition

2015-07-23 Thread Steve Langasek
On Thu, Jul 23, 2015 at 01:28:04PM -0400, Rodney Dawes wrote: > On Thu, 2015-07-23 at 09:48 -0700, Steve Langasek wrote: > > unity-scopes-shell > This seems to have built fine in the test PPA, but probably needs a > no-change rebuild as it's the same version that's already in the > archive. Hm

Re: Python 3.5 transition

2015-07-23 Thread Matthias Klose
On 07/23/2015 07:11 PM, Iain Lane wrote: > I can certainly help out with that, though. I guess we need a tracker > like this? I've set one up now. > > > http://bazaar.launchpad.net/~ubuntu-transition-trackers/ubuntu-transition-tracker/configs/view/head:/monitor/old/python3.3-4.ben no, that's t

Re: Python 3.5 transition

2015-07-23 Thread Steve Langasek
On Thu, Jul 23, 2015 at 06:11:54PM +0100, Iain Lane wrote: > On Thu, Jul 23, 2015 at 09:48:16AM -0700, Steve Langasek wrote: > > […] > > My understanding is that Matthias has asked Iain to help set this up. I > > don't know the status of this yet - Matthias? Iain? > I wasn't entirely clear from

Re: Python 3.5 transition

2015-07-23 Thread Rodney Dawes
On Thu, 2015-07-23 at 09:48 -0700, Steve Langasek wrote: > unity-scopes-shell This seems to have built fine in the test PPA, but probably needs a no-change rebuild as it's the same version that's already in the archive. signature.asc Description: This is a digitally signed message part -- u

Re: Python 3.5 transition

2015-07-23 Thread Iain Lane
On Thu, Jul 23, 2015 at 09:48:16AM -0700, Steve Langasek wrote: > […] > My understanding is that Matthias has asked Iain to help set this up. I > don't know the status of this yet - Matthias? Iain? I wasn't entirely clear from our conversation in #ubuntu-devel the other day that this was being l

Re: Python 3.5 transition

2015-07-23 Thread Steve Langasek
Hi Sebastien, On Thu, Jul 23, 2015 at 09:59:49AM +0200, Sebastien Bacher wrote: > Le 15/07/2015 17:49, Barry Warsaw a écrit : > > I plan to upload later today a new python3-defaults to wily which will > > enable > > Python 3.5 as a supported Python 3 version. I'll work on the necessary > > rebui

Re: Python 3.5 transition

2015-07-23 Thread Sebastien Bacher
Le 15/07/2015 17:49, Barry Warsaw a écrit : > I plan to upload later today a new python3-defaults to wily which will enable > Python 3.5 as a supported Python 3 version. I'll work on the necessary > rebuilds, including depend-loop breaks and the fixes I know about. Please > help by keeping an eye

Python 3.5 transition

2015-07-15 Thread Barry Warsaw
On Jun 23, 2015, at 11:38 AM, Barry Warsaw wrote: >For Ubuntu 15.10 (Wily Werewolf), we want to make Python 3.5 the default >Python 3 version. It's currently undecided whether we will keep Python 3.4 as >a supported version, but a lot of that depends on how easily an archive port >to Python 3.5 g