guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] gnu: python-pytest: Update to 2.7.3.


From: Efraim Flashner
Subject: Re: [PATCH 1/3] gnu: python-pytest: Update to 2.7.3.
Date: Wed, 23 Mar 2016 09:16:07 +0200
User-agent: Mutt/1.5.24 (2015-08-30)

On Tue, Mar 22, 2016 at 09:46:10PM -0400, Leo Famulari wrote:
> * gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
> ---
>  gnu/packages/python.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 97a69c3..781a9f6 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -1530,7 +1530,7 @@ code introspection, and logging.")
>  (define-public python-pytest
>    (package
>      (name "python-pytest")
> -    (version "2.6.1")
> +    (version "2.7.3")
>      (source
>       (origin
>         (method url-fetch)
> @@ -1539,7 +1539,7 @@ code introspection, and logging.")
>               version ".tar.gz"))
>         (sha256
>          (base32
> -         "0g2w4p0n42wvz8rq4k6gnzpkakgz3g8sfanxk8jrsra9675snkcr"))
> +         "1z4yi986f9n0p8qmzmn21m21m8j1x78hk3505f89baqm6pdw7afm"))
>         (modules '((guix build utils)))
>         (snippet
>          ;; One of the tests involves the /usr directory, so it fails.
> -- 
> 2.7.3
> 
> 

LGTM!

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]