[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/57: gnu: python-prompt-toolkit: Update to 3.0.43.
From: |
guix-commits |
Subject: |
31/57: gnu: python-prompt-toolkit: Update to 3.0.43. |
Date: |
Mon, 6 May 2024 04:08:16 -0400 (EDT) |
rekado pushed a commit to branch python-team
in repository guix.
commit 557aa4792136e860e3f8e28dc25527591d28b3ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 27 16:02:17 2024 +0100
gnu: python-prompt-toolkit: Update to 3.0.43.
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.43.
Change-Id: I55d26227bd5c20f9da61932ac8f51ef6fe4122d9
---
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 f6600d2881..f183bd69b5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21795,13 +21795,13 @@ collections of data.")
(define-public python-prompt-toolkit
(package
(name "python-prompt-toolkit")
- (version "3.0.29")
+ (version "3.0.43")
(source
(origin
(method url-fetch)
(uri (pypi-uri "prompt_toolkit" version))
(sha256
- (base32 "19vf5cahp3imdpwhgvk55g3dvqmc6ga175r4vkq79kffx1h0yr5x"))))
+ (base32 "0zgzn02ffc9njpz0pfsin30nwmm3754cig20l1jvqv0h4spvf9rm"))))
(build-system python-build-system)
(arguments
`(#:phases
- 28/57: gnu: Add python-pytest-mypy-testing., (continued)
- 28/57: gnu: Add python-pytest-mypy-testing., guix-commits, 2024/05/06
- 35/57: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/05/06
- 33/57: gnu: Add python-rapidfuzz., guix-commits, 2024/05/06
- 38/57: gnu: python-argcomplete: Add missing input., guix-commits, 2024/05/06
- 48/57: gnu: python-joblib: Add missing inputs., guix-commits, 2024/05/06
- 22/57: gnu: python-mdit-py-plugins: Update to 0.4.0., guix-commits, 2024/05/06
- 55/57: gnu: python-versioneer: Add missing input and use minimal git., guix-commits, 2024/05/06
- 10/57: build-system/pyproject: Use TOML parser., guix-commits, 2024/05/06
- 15/57: gnu: Add missing import., guix-commits, 2024/05/06
- 25/57: gnu: python-textual: Update to 0.50.1., guix-commits, 2024/05/06
- 31/57: gnu: python-prompt-toolkit: Update to 3.0.43.,
guix-commits <=
- 29/57: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/05/06
- 34/57: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/05/06
- 17/57: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/05/06
- 36/57: gnu: python-readme-renderer: Update to 37.3., guix-commits, 2024/05/06
- 39/57: gnu: java-testng: Drop input labels., guix-commits, 2024/05/06
- 42/57: gnu: python-pynacl: Add missing inputs., guix-commits, 2024/05/06
- 44/57: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/05/06
- 45/57: gnu: python-mistletoe: Add missing inputs., guix-commits, 2024/05/06
- 57/57: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/05/06
- 56/57: gnu: python-pyls-black: Add missing inputs., guix-commits, 2024/05/06