summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cmd2_1.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmd2_1.4.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_1.4.0.bb b/meta-python/recipes-devtools/python/python3-cmd2_1.5.0.bb
index dfe493bd2a..18c7a66995 100644
--- a/meta-python/recipes-devtools/python/python3-cmd2_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cmd2_1.5.0.bb
@@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9791cd24ca7d1807388ccd55cd066def"
5 5
6DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 6DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
7 7
8SRC_URI[md5sum] = "520afccc1d46f833d117a23fab76ed8f" 8SRC_URI[sha256sum] = "701a8c9975c4abc45e5d13906ab149f959f812869106347323a3f89ac0e82a62"
9SRC_URI[sha256sum] = "e59fa932418603af4e046a96c8985812b05af8a73bfd9d7a386cd1b02c6ab687"
10 9
11inherit pypi setuptools3 10inherit pypi setuptools3
12 11