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_2.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb b/meta-python/recipes-devtools/python/python3-cmd2_2.3.1.bb
index 0cc8e9ce50..8167d20504 100644
--- a/meta-python/recipes-devtools/python/python3-cmd2_2.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cmd2_2.3.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4c527bcb481233ebcb803de975f42701"
5 5
6DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 6DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
7 7
8SRC_URI[sha256sum] = "2493ab8e5baab3d1a0325ea50920674a63de41bee4c63a634ac5cb42bfd63c1b" 8SRC_URI[sha256sum] = "44f9d93bbcd90c6dda70e73db722d6b27b551d98bef28bd82fd14ccbe88d18ea"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11