mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python3-cmd2: upgrade 4.1.1 -> 4.1.2
Changelog: =========== - Updated getting_started.py example to remove multi-line command usage - [Settable] description argument can now be rich text - Removed redundant ipython import which slowed application startup time Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f2a861642858e0858af9dd4e4716bae0"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
SRC_URI[sha256sum] = "8a70157dacbbbc11290c18cb3453f0c8ab1dba742572d247a06f4bb519a16472"
|
||||
SRC_URI[sha256sum] = "07e62b40235ae4af1c5730fb6b3a4708456b57b9ff79acf02808ac584263290a"
|
||||
|
||||
inherit pypi python_setuptools_build_meta python3native
|
||||
|
||||
Reference in New Issue
Block a user