]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools-scm: upgrade 7.0.3 -> 7.0.5
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Jul 2022 08:44:34 +0000 (10:44 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Jul 2022 12:55:13 +0000 (13:55 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools-scm_7.0.5.bb [moved from meta/recipes-devtools/python/python3-setuptools-scm_7.0.3.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-setuptools-scm_7.0.3.bb
rename to meta/recipes-devtools/python/python3-setuptools-scm_7.0.5.bb
index 72529353e58da42cd4ed8e9b83fc63dff6031278..a1e719f54bc49f93b41063514cbd1457b8be0c0c 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "setuptools_scm handles managing your Python package versions in S
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
 
-SRC_URI[sha256sum] = "cf8ab8e235bed840cd4559b658af0d8e8a70896a191bbc510ee914ec5325332d"
+SRC_URI[sha256sum] = "031e13af771d6f892b941adb6ea04545bbf91ebc5ce68c78aaf3fff6e1fb4844"
 
 PYPI_PACKAGE = "setuptools_scm"
 inherit pypi python_setuptools_build_meta