summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python3-hgtools_8.2.1.bb (renamed from meta-openstack/recipes-devtools/python/python3-hgtools_8.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-hgtools_8.2.0.bb b/meta-openstack/recipes-devtools/python/python3-hgtools_8.2.1.bb
index cfaf034..b37ffbf 100644
--- a/meta-openstack/recipes-devtools/python/python3-hgtools_8.2.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-hgtools_8.2.1.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
6 6
7SRC_URI[md5sum] = "200c967071c63efeb869470d24f250e3" 7SRC_URI[md5sum] = "5234d6ea4987f1ccdd1aa87235550c81"
8SRC_URI[sha256sum] = "5f30e3e7729f67e414b63ae91697743bb2ec72f3cac0c514d16fd3c21bd25300" 8SRC_URI[sha256sum] = "6d0aa3eb4b73e937d6e1f928a011911621b54a95cee8d999839362039dfe8d4b"
9 9
10DEPENDS += " \ 10DEPENDS += " \
11 python3-setuptools-scm-native \ 11 python3-setuptools-scm-native \