diff mbox series

[meta-python] python3-prompt-toolkit: update to version 3.0.43

Message ID 20231214052750.1212151-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-prompt-toolkit: update to version 3.0.43 | expand

Commit Message

Derek Straka Dec. 14, 2023, 5:27 a.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...rompt-toolkit_3.0.41.bb => python3-prompt-toolkit_3.0.43.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_3.0.41.bb => python3-prompt-toolkit_3.0.43.bb} (87%)

Comments

Khem Raj Dec. 19, 2023, 6:27 a.m. UTC | #1
On Thu, 14 Dec 2023 05:27:50 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-prompt-toolkit: update to version 3.0.43
      commit: b809d4dd2161c9bf6fe30d31722d1f2a719d30a2

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.41.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.43.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.41.bb
rename to meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.43.bb
index aa19116e8..9f7802b53 100644
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.41.bb
+++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.43.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://python-prompt-toolkit.readthedocs.io/"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f"
 
-SRC_URI[sha256sum] = "941367d97fc815548822aa26c2a269fdc4eb21e9ec05fc5d447cf09bad5d75f0"
+SRC_URI[sha256sum] = "3527b7af26106cbc65a040bcc84839a3566ec1b051bb0bfe953631e704b0ff7d"
 
 inherit pypi setuptools3