all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: [PATCH 1/2] gnu: python-2: Update to 2.7.11
Date: Thu, 21 Apr 2016 22:18:45 +0200	[thread overview]
Message-ID: <1461269926-7934-2-git-send-email-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <1461269926-7934-1-git-send-email-h.goebel@crazy-compilers.com>

* gnu/packages/python.scm (python-2): Update to 2.7.11
---
 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 0379352..ba9ac94 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -91,7 +91,7 @@
 (define-public python-2
   (package
     (name "python")
-    (version "2.7.10")
+    (version "2.7.11")
     (source
      (origin
       (method url-fetch)
@@ -99,7 +99,7 @@
                           version "/Python-" version ".tar.xz"))
       (sha256
        (base32
-        "1h7zbrf9pkj29hlm18b10548ch9757f75m64l47sy75rh43p7lqw"))
+        "0iiz844riiznsyhhyy962710pz228gmhv8qi3yk4w4jhmx2lqawn"))
       (patches (search-patches
                 "python-2.7-search-paths.patch"
                 "python-2-deterministic-build-info.patch"
-- 
2.7.4

  reply	other threads:[~2016-04-21 20:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 20:18 [PATCH 0/2] Update Python to current versions Hartmut Goebel
2016-04-21 20:18 ` Hartmut Goebel [this message]
2016-04-21 21:20   ` [PATCH 1/2] gnu: python-2: Update to 2.7.11 Efraim Flashner
2016-04-22  6:42     ` Hartmut Goebel
2016-04-22  6:52       ` Ricardo Wurmus
2016-04-26  9:11         ` Hartmut Goebel
2016-04-27 12:19           ` Ludovic Courtès
2016-04-21 20:18 ` [PATCH 2/2] gnu: python: Update to 3.4.4 Hartmut Goebel
2016-04-21 23:12 ` [PATCH 0/2] Update Python to current versions Cyril Roelandt
2016-04-22  1:57   ` Efraim Flashner
2016-04-22  6:41   ` Hartmut Goebel
2016-04-24  0:18     ` Leo Famulari
2016-04-24 21:43       ` Ludovic Courtès
2016-04-25 19:07         ` Leo Famulari
2016-04-26  9:28       ` Hartmut Goebel
2016-04-27 16:55         ` Leo Famulari
2016-04-27 18:05           ` Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461269926-7934-2-git-send-email-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.