On 8/25/20 9:26 AM, Leon Anavi wrote:
Upgrade to release 1.3.4:
- Fixed AttributeError when CommandSet that uses
as_subcommand_to decorator is loaded during cmd2.Cmd.__init__()
- Improved exception messages when using mock without spec=True
Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../python/{python3-cmd2_1.3.3.bb => python3-cmd2_1.3.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-cmd2_1.3.3.bb =>
python3-cmd2_1.3.4.bb} (75%)
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_1.3.3.bb
b/meta-python/recipes-devtools/python/python3-cmd2_1.3.4.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-cmd2_1.3.3.bb
rename to meta-python/recipes-devtools/python/python3-cmd2_1.3.4.bb
index a44f02f00..ab05b82e1 100644
--- a/meta-python/recipes-devtools/python/python3-cmd2_1.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-cmd2_1.3.4.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM =
"file://LICENSE;md5=9791cd24ca7d1807388ccd55cd066def"
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
-SRC_URI[md5sum] = "c8ffa926c50673f00fd8ff8533e9f959"
-SRC_URI[sha256sum] =
"38015008ff4639edfd66591063a0e9bb75a62dccb14ee3ec7bf3a6cb130de5cf"
+SRC_URI[md5sum] = "6b746468d1fd606b5dd96058dde0c5ac"
+SRC_URI[sha256sum] =
"b56f82f3ef3c9a0aa08423e25a97516a3e19239b051426be5686611786fd6032"
inherit pypi setuptools3
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86651):
https://lists.openembedded.org/g/openembedded-devel/message/86651
Mute This Topic: https://lists.openembedded.org/mt/76406434/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-