summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-26 10:27:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-30 14:01:06 +0000
commit9134efe2319f0a1b6816e2a53a02395d7d7d68c3 (patch)
treef6ce239a5e0207ea82778194794200892d6c21d6 /meta/recipes-devtools
parent600ba023b73a6c1ceccf64f5a0ba7d498fb2967c (diff)
downloadpoky-9134efe2319f0a1b6816e2a53a02395d7d7d68c3.tar.gz
python3-setuptools-scm: upgrade 4.1.2 -> 5.0.1
(From OE-Core rev: a63df7f1396ed1456c797cf396b3d365a133b1ee) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-setuptools-scm_5.0.1.bb (renamed from meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb b/meta/recipes-devtools/python/python3-setuptools-scm_5.0.1.bb
index 5b83b55385..406404ec69 100644
--- a/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb
+++ b/meta/recipes-devtools/python/python3-setuptools-scm_5.0.1.bb
@@ -2,8 +2,7 @@ SUMMARY = "the blessed package to manage your versions by scm tags"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" 3LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
4 4
5SRC_URI[md5sum] = "e6c9fad17c90516d640868eb833d5150" 5SRC_URI[sha256sum] = "c85b6b46d0edd40d2301038cdea96bb6adc14d62ef943e75afb08b3e7bcf142a"
6SRC_URI[sha256sum] = "a8994582e716ec690f33fec70cca0f85bd23ec974e3f783233e4879090a7faa8"
7 6
8PYPI_PACKAGE = "setuptools_scm" 7PYPI_PACKAGE = "setuptools_scm"
9inherit pypi setuptools3 8inherit pypi setuptools3