GNU bug report logs - #25968
[PATCH 1/1] gnu: python-2.7: Update to 2.7.13.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 4 Mar 2017 19:10:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Subject: bug#25968: closed ([PATCH 1/1] gnu: python-2.7: Update to 2.7.13.)
Date: Sun, 19 Mar 2017 20:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25968: [PATCH 1/1] gnu: python-2.7: Update to 2.7.13.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25968 <at> debbugs.gnu.org.

-- 
25968: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25968
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: 25968-done <at> debbugs.gnu.org
Subject: [PATCH 1/1] gnu: python-2.7: Update to 2.7.13.
Date: Sun, 19 Mar 2017 22:12:42 +0200
[Message part 3 (text/plain, inline)]
Looks like this is in core-updates in the end.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/1] gnu: python-2.7: Update to 2.7.13.
Date: Sat,  4 Mar 2017 14:09:36 -0500
* gnu/packages/python.scm (python-2.7): Update to 2.7.13.
---
 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 5631c7ac0..804005fa4 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -119,7 +119,7 @@
 (define-public python-2.7
   (package
     (name "python")
-    (version "2.7.12")
+    (version "2.7.13")
     (source
      (origin
       (method url-fetch)
@@ -127,7 +127,7 @@
                           version "/Python-" version ".tar.xz"))
       (sha256
        (base32
-        "0y7rl603vmwlxm6ilkhc51rx2mfj14ckcz40xxgs0ljnvlhp30yp"))
+        "0cgpk3zk0fgpji59pb4zy9nzljr70qzgv1vpz5hq5xw2d2c47m9m"))
       (patches (search-patches "python-2.7-search-paths.patch"
                                "python-2-deterministic-build-info.patch"
                                "python-2.7-site-prefixes.patch"
-- 
2.12.0




This bug report was last modified 8 years and 123 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.