guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] python: update to 2.7.9


From: Ricardo Wurmus
Subject: Re: [PATCH] python: update to 2.7.9
Date: Fri, 10 Apr 2015 07:09:22 +0200

Cyril Roelandt writes:

> * gnu/packages/python.scm (python-2): Upgrade to 2.7.9.

[...]

> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 2381c7d..e2f252f 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -69,18 +69,15 @@
>  (define-public python-2
>    (package
>      (name "python")
> -    (version "2.7.6")
> +    (version "2.7.9")

I suspect that upgrading from 2.7.6 to 2.7.9 will break the build of a
number of python modules.  IIRC there are a few that explicitly check
for a Python version of 2.7.6.

~~ Ricardo



reply via email to

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