Re: [PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-28 Thread Leo Famulari
On Mon, Mar 27, 2017 at 11:09:24AM -0400, Leo Famulari wrote: > From f44c8d0dec2af7677ad16cfad877fb73407b6c30 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Mon, 27 Mar 2017 03:10:53 -0400 > Subject: [PATCH] gnu: python-pytest-2.9.2: Replace with python-pytest-3.0. > > * gnu/packages/pytho

Re: [PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-28 Thread Leo Famulari
On Sun, Mar 26, 2017 at 12:23:32PM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-pytest-3.0.7): New variable. Pushed, thanks!

Re: [PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-27 Thread Leo Famulari
On Sun, Mar 26, 2017 at 06:29:04PM +0300, Frederick Muriithi wrote: > I don't really see a reason why not. I have to point out though, that when > writing the definition, I found python-pytest-2.9.2 also defined, with a > note that it's there until all packages can be upgraded to use a more > recen

Re: [PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-26 Thread Frederick Muriithi
I don't really see a reason why not. I have to point out though, that when writing the definition, I found python-pytest-2.9.2 also defined, with a note that it's there until all packages can be upgraded to use a more recent pytest. Since I don't know what the progress on that is, I decided to err

Re: [PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-26 Thread Pjotr Prins
Is there a reason not to just update this package? Otherwise LGTM On Sun, Mar 26, 2017 at 12:23:32PM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-pytest-3.0.7): New variable. > --- > gnu/packages/python.scm | 18 ++ > 1 file changed, 18 insertions

[PATCH 1/4] gnu: Add python-pytest-3.0.7

2017-03-26 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-pytest-3.0.7): New variable. --- gnu/packages/python.scm | 18 ++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 7aae8fc..52be497 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python