]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-setuptools-scm: upgrade 4.1.2 -> 5.0.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 26 Dec 2020 09:27:08 +0000 (10:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Dec 2020 13:57:17 +0000 (13:57 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools-scm_5.0.1.bb [moved from meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb with 80% similarity]

similarity index 80%
rename from meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb
rename to meta/recipes-devtools/python/python3-setuptools-scm_5.0.1.bb
index 5b83b55385d02a89b7906056597f1a1423321bca..406404ec69b72c7e8ca3cc9736f87107a5335d9a 100644 (file)
@@ -2,8 +2,7 @@ SUMMARY = "the blessed package to manage your versions by scm tags"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
 
-SRC_URI[md5sum] = "e6c9fad17c90516d640868eb833d5150"
-SRC_URI[sha256sum] = "a8994582e716ec690f33fec70cca0f85bd23ec974e3f783233e4879090a7faa8"
+SRC_URI[sha256sum] = "c85b6b46d0edd40d2301038cdea96bb6adc14d62ef943e75afb08b3e7bcf142a"
 
 PYPI_PACKAGE = "setuptools_scm"
 inherit pypi setuptools3