GNU bug report logs - #43474
[PATCH] gnu: python-3.8: Update to 3.8.5.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 17 Sep 2020 17:27:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43474 in the body.
You can then email your comments to 43474 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#43474; Package guix-patches. (Thu, 17 Sep 2020 17:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 17 Sep 2020 17:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-3.8: Update to 3.8.5.
Date: Thu, 17 Sep 2020 13:25:48 -0400
[Message part 1 (text/plain, inline)]
From b3a64ef4a352bc12a5ca7b98caa2f775f04fa342 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Thu, 17 Sep 2020 17:18:52 +0000
Subject: [PATCH] gnu: python-3.8: Update to 3.8.5.

* gnu/packages/python.scm (python-3.8): Update to 3.8.5.
---
 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 993ca0b40f..897d9ba7cf 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -364,7 +364,7 @@ data types.")
 (define-public python-3.8
   (package (inherit python-2)
     (name "python")
-    (version "3.8.2")
+    (version "3.8.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.python.org/ftp/python/"
@@ -376,7 +376,7 @@ data types.")
                         "python-3-search-paths.patch"))
               (sha256
                (base32
-                "1ps5v323cp5czfshqjmbsqw7nvrdpcbk06f62jbzaqik4gfffii6"))
+                "1c43dbv9lvlp3ynqmgdi4rh8q94swanhqarqrdx62zmigpakw073"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.28.0
[Message part 2 (text/html, inline)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 18 Sep 2020 19:00:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Fri, 18 Sep 2020 19:00:03 GMT) Full text and rfc822 format available.

Message #10 received at 43474-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Greg Hogan <code <at> greghogan.com>
Cc: 43474-done <at> debbugs.gnu.org
Subject: Re: [bug#43474] [PATCH] gnu: python-3.8: Update to 3.8.5.
Date: Fri, 18 Sep 2020 14:59:29 -0400
On Thu, Sep 17, 2020 at 01:25:48PM -0400, Greg Hogan wrote:
> From b3a64ef4a352bc12a5ca7b98caa2f775f04fa342 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Thu, 17 Sep 2020 17:18:52 +0000
> Subject: [PATCH] gnu: python-3.8: Update to 3.8.5.
> 
> * gnu/packages/python.scm (python-3.8): Update to 3.8.5.

Thanks!

Python is a package with a large number of dependents:

$ guix refresh -l python <at> 3
Building the following 4230 packages would ensure 10496 dependent packages are rebuilt:
[...]

Packages like this go on the core-updates branch, which is for "major
and potentially disruptive changes", including changes that will cause
more than 1200 rebuilds per CPU architecture [0].

So, I've pushed this patch to the core-updates branch as commit
8944f1a4a4bfe65ad83d4926fbdbeb3e11ec7728 [1] and it should be be made
available to Guix users at some point in the next few months.

[0] https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html

[1] https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=8944f1a4a4bfe65ad83d4926fbdbeb3e11ec7728




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Oct 2020 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 190 days ago.

Previous Next


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