similarity index 65%
rename from meta-python/recipes-devtools/python/python3-cmd2_2.4.3.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_2.5.7.bb
@@ -1,13 +1,13 @@
SUMMARY = "Extra features for standard library's cmd module"
HOMEPAGE = "https://github.com/python-cmd2/cmd2"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fad7740aa21780c8b9a214f5b320b4ad"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=01d2b71040983a2abc614fc4d0284771"
DEPENDS += "python3-setuptools-scm-native"
-SRC_URI[sha256sum] = "71873c11f72bd19e2b1db578214716f0d4f7c8fa250093c601265a9a717dee52"
+SRC_URI[sha256sum] = "0219e2bb75075fa16deffb88edf86efdd2a87439d1fa7b94fdea4b929a3dc914"
-inherit pypi setuptools3
+inherit pypi python_setuptools_build_meta python3native
RDEPENDS:${PN} += "\
python3-attrs \
Upgrade to version 2.5.7: - Fixed issue where argument parsers for overridden commands were not being created. - Fixed issue where Cmd.ppaged() was not writing to the passed in destination. License-Update: Updated copyright year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../python/{python3-cmd2_2.4.3.bb => python3-cmd2_2.5.7.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-cmd2_2.4.3.bb => python3-cmd2_2.5.7.bb} (65%)