unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54742] [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
@ 2022-04-05 23:25 Brian Kubisiak
  2022-05-23 13:34 ` bug#54742: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Kubisiak @ 2022-04-05 23:25 UTC (permalink / raw)
  To: 54742

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54742: [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29.
  2022-04-05 23:25 [bug#54742] [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29 Brian Kubisiak
@ 2022-05-23 13:34 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-23 13:34 UTC (permalink / raw)
  To: Brian Kubisiak; +Cc: 54742-done

Hi,

Brian Kubisiak <brian@kubisiak.com> skribis:

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

That was done independently in
23d2319f9aab48fbb31d63e04197839600d01967.  Closing!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-23 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05 23:25 [bug#54742] [PATCH] gnu: python-prompt-toolkit: Update to 3.0.29 Brian Kubisiak
2022-05-23 13:34 ` bug#54742: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).