Re: Restarting 'python-updates'

2017-06-23 Thread Mark H Weaver
is released (or core-updates is merged, whichever is last). > > Are there any objections to deleting the current 'python-updates' branch > and starting a fresh one? Looking at `git log master..python-updates`, > most of the commits seem to have made their way to 'master'

Re: Restarting 'python-updates'

2017-06-23 Thread Leo Famulari
; it once it is released (or core-updates is merged, whichever is last). We could also start sooner with Python 3.6.1, if people are eager to begin working :) > Are there any objections to deleting the current 'python-updates' branch > and starting a fresh one? Looking at `git log mas

Restarting 'python-updates'

2017-06-23 Thread Marius Bakke
). Are there any objections to deleting the current 'python-updates' branch and starting a fresh one? Looking at `git log master..python-updates`, most of the commits seem to have made their way to 'master' in some form. I would also like to try making the newer versions of &#x

Removing the python-updates branch [was Re: bug#25177: Test failures don't cause some Python packages to fail]

2016-12-13 Thread Leo Famulari
On Tue, Dec 13, 2016 at 10:34:03AM +0100, Marius Bakke wrote: > Sounds like we're going down the same road. I've started a branch with > the earlier patch and a few other fixes. Is it ok to overwrite the > existing 'python-updates' branch on Savannah? I'm going

Re: python-updates

2016-08-05 Thread Leo Famulari
On Fri, Aug 05, 2016 at 05:57:43PM -0400, Mark H Weaver wrote: > Andreas Enge writes: > > > On Fri, Aug 05, 2016 at 11:06:36AM -0400, Leo Famulari wrote: > >> Also, I can do the guile-2.0 update that Ludovic requested. > > > > The patch fails to apply: > >http://hydra.gnu.org:3000/build/14055

Re: python-updates

2016-08-05 Thread Mark H Weaver
Andreas Enge writes: > On Fri, Aug 05, 2016 at 11:06:36AM -0400, Leo Famulari wrote: >> Also, I can do the guile-2.0 update that Ludovic requested. > > The patch fails to apply: >http://hydra.gnu.org:3000/build/1405519/nixlog/1/tail-reload > Hopefully it is not needed any more? guile-arm-fix

Re: python-updates

2016-08-05 Thread Andreas Enge
On Fri, Aug 05, 2016 at 11:06:36AM -0400, Leo Famulari wrote: > Also, I can do the guile-2.0 update that Ludovic requested. The patch fails to apply: http://hydra.gnu.org:3000/build/1405519/nixlog/1/tail-reload Hopefully it is not needed any more? Andreas

Re: python-updates

2016-08-05 Thread Leo Famulari
On Fri, Aug 05, 2016 at 11:06:36AM -0400, Leo Famulari wrote: > Also, I can do the guile-2.0 update that Ludovic requested. This I pushed as bd21159eba2cce3ca7226faa4772df64df06605d > Okay, thanks! But, shouldn't we merge master into python-updates first? > The python-updates bra

Re: python-updates

2016-08-05 Thread Leo Famulari
> > that in an hour or so. > > This is done. Hopefully it all works! > > I added a jobset on hydra: > http://hydra.gnu.org/jobset/gnu/python-updates > > This allowed me to spot a mistake with the setuptools URL, which I corrected; > I will start a new evaluation

Re: python-updates

2016-08-05 Thread Andreas Enge
added a jobset on hydra: http://hydra.gnu.org/jobset/gnu/python-updates This allowed me to spot a mistake with the setuptools URL, which I corrected; I will start a new evaluation now. Andreas

Re: python-updates

2016-08-04 Thread Leo Famulari
On Thu, Aug 04, 2016 at 05:23:24PM -0400, Leo Famulari wrote: > I'd like to upgrade setuptools as well. I should have pushed a patch for > that in an hour or so. This is done. Hopefully it all works!

Re: python-updates

2016-08-04 Thread Leo Famulari
On Thu, Aug 04, 2016 at 10:56:51PM +0200, Ludovic Courtès wrote: > Hello! > > Leo Famulari skribis: > > > On Mon, Jul 11, 2016 at 10:29:48AM +0200, Ludovic Courtès wrote: > >> The ‘python-updates’ branch would seem right to me. > > > > The brand new pyth

python-updates

2016-08-04 Thread Ludovic Courtès
Hello! Leo Famulari skribis: > On Mon, Jul 11, 2016 at 10:29:48AM +0200, Ludovic Courtès wrote: >> The ‘python-updates’ branch would seem right to me. > > The brand new python-updates branch is now ready for more Python-related > commits! The build farm is almost idle now,

Re: python-updates!

2016-07-16 Thread Christopher Allan Webber
Ludovic Courtès writes: > Leo Famulari skribis: > >> On Mon, Jul 11, 2016 at 10:29:48AM +0200, Ludovic Courtès wrote: >>> The ‘python-updates’ branch would seem right to me. >> >> The brand new python-updates branch is now ready for more Python-related >>

python-updates!

2016-07-12 Thread Ludovic Courtès
Leo Famulari skribis: > On Mon, Jul 11, 2016 at 10:29:48AM +0200, Ludovic Courtès wrote: >> The ‘python-updates’ branch would seem right to me. > > The brand new python-updates branch is now ready for more Python-related > commits! Excellent. Time to apply the Python upda

Re: Python updates

2015-12-01 Thread Ludovic Courtès
Andreas Enge skribis: > Backtrace: > In ice-9/boot-9.scm: > 157: 16 [catch #t # ...] > In unknown file: >?: 15 [apply-smob/1 #] > In ice-9/boot-9.scm: > 63: 14 [call-with-prompt prompt0 ...] > In ice-9/eval.scm: > 432: 13 [eval # #] > In ice-9/boot-9.scm: > 2401: 12 [save-module-excursion

Re: Python updates

2015-11-30 Thread Federico Beffa
Ricardo Wurmus writes: >> gnu/packages/python.scm:4221:4: python2-ipython would be upgraded from 3.2.1 >> to 4.0.1 > > I’m working on this but there are still many problems with IPython. > I’ll try to polish and submit the patches tomorrow. Upgrading 'ipython' to version 4.0 will break 'emacs-o

Re: Python updates

2015-11-30 Thread Ricardo Wurmus
> gnu/packages/python.scm:4221:4: python2-ipython would be upgraded from 3.2.1 > to 4.0.1 I’m working on this but there are still many problems with IPython. I’ll try to polish and submit the patches tomorrow. ~~ Ricardo

Re: Python updates

2015-11-30 Thread Efraim Flashner
On Mon, 30 Nov 2015 20:19:04 +0100 Andreas Enge wrote: > Hello, > > I just ran "guix refresh", and it seems there are lots of python packages > to be updated, sometimes with version jumps to 2.0.0 or 3.0.0. Avis aux > amateurs! (Translation: If there are python lovers with a bit of time out > th

Python updates

2015-11-30 Thread Andreas Enge
Hello, I just ran "guix refresh", and it seems there are lots of python packages to be updated, sometimes with version jumps to 2.0.0 or 3.0.0. Avis aux amateurs! (Translation: If there are python lovers with a bit of time out there, it would be nice if they could have a look, update the packages