GNU bug report logs - #54742
[PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.

Previous Next

Package: guix-patches;

Reported by: Brian Kubisiak <brian <at> kubisiak.com>

Date: Tue, 5 Apr 2022 23:26:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54742: closed ([PATCH] gnu: python-prompt-toolkit: Update to
 3.0.29.)
Date: Mon, 23 May 2022 13:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 May 2022 15:34:04 +0200
with message-id <87zgj85q5v.fsf <at> gnu.org>
and subject line Re: bug#54742: [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
has caused the debbugs.gnu.org bug report #54742,
regarding [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54742: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54742
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brian Kubisiak <brian <at> kubisiak.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
Date: Tue, 5 Apr 2022 16:25:10 -0700
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.29.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e41ecfad4d..502ceda380 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17050,13 +17050,13 @@ (define-public python2-backpack
 (define-public python-prompt-toolkit
   (package
     (name "python-prompt-toolkit")
-    (version "3.0.18")
+    (version "3.0.29")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "prompt_toolkit" version))
        (sha256
-        (base32 "1g1kq1aimhm23k2dmlmnznfzc83l6ly65g0h32hqz8injcdz3d71"))))
+        (base32 "19vf5cahp3imdpwhgvk55g3dvqmc6ga175r4vkq79kffx1h0yr5x"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.34.0




[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Kubisiak <brian <at> kubisiak.com>
Cc: 54742-done <at> debbugs.gnu.org
Subject: Re: bug#54742: [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
Date: Mon, 23 May 2022 15:34:04 +0200
Hi,

Brian Kubisiak <brian <at> kubisiak.com> skribis:

> * gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.29.

That was done independently in
23d2319f9aab48fbb31d63e04197839600d01967.  Closing!

Ludo’.


This bug report was last modified 2 years and 363 days ago.

Previous Next


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