summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-30 16:12:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-01 14:22:53 +0100
commitca65114e5e6b543164c297048c73a51d606c817c (patch)
treeb7705348010d838452a50c4e7c6a4503af1777f5 /meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb
parentbaec6b7904b10b9b349ce00d2187144cc8650642 (diff)
downloadpoky-ca65114e5e6b543164c297048c73a51d606c817c.tar.gz
recipes: Drop remaining md5sum checksums
We have long since obsoleted md5sum in favour of sha256sum. Drop the remaining 56 entries (which were showing many recipes hadn't been touched in a long time). They all do have the corresponding sha256sum entries as is clear from the diff. (From OE-Core rev: 7e4bfcc9706fa8a09f6a0004174a2c3b21c90df3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb b/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb
index 149078c51b..2f5e0ad141 100644
--- a/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb
+++ b/meta/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb
@@ -4,7 +4,6 @@ HOMEPAGE = "https://github.com/habnabit/vcversioner"
4LICENSE = "ISC" 4LICENSE = "ISC"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=827a7a91a8d20d3c666b665cd96db8e3" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=827a7a91a8d20d3c666b665cd96db8e3"
6 6
7SRC_URI[md5sum] = "aab6ef5e0cf8614a1b1140ed5b7f107d"
8SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa06e19b" 7SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa06e19b"
9 8
10inherit pypi setuptools3 9inherit pypi setuptools3