[oe] [meta-python][PATCH] python-setuptools-scm: update to version 2.1.0

Derek Straka derek at asterius.io
Tue Jul 10 20:15:01 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-setuptools-scm.inc         | 4 ++--
 ...python-setuptools-scm_1.15.7.bb => python-setuptools-scm_2.1.0.bb} | 0
 ...thon3-setuptools-scm_1.15.7.bb => python3-setuptools-scm_2.1.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-setuptools-scm_1.15.7.bb => python-setuptools-scm_2.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-setuptools-scm_1.15.7.bb => python3-setuptools-scm_2.1.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm.inc b/meta-python/recipes-devtools/python/python-setuptools-scm.inc
index eb66580..98883ec 100644
--- a/meta-python/recipes-devtools/python/python-setuptools-scm.inc
+++ b/meta-python/recipes-devtools/python/python-setuptools-scm.inc
@@ -2,8 +2,8 @@ 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] = "1b55f9cedde4a33ab5d286c5f30e86db"
-SRC_URI[sha256sum] = "e163e8a12d2121f77575773cfc2b5988275dc1f1d2541fdf780127c29dbbea9c"
+SRC_URI[md5sum] = "cfec5d2dbbd0a85c40066f79035b5878"
+SRC_URI[sha256sum] = "a767141fecdab1c0b3c8e4c788ac912d7c94a0d6c452d40777ba84f918316379"
 
 PYPI_PACKAGE = "setuptools_scm"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb
rename to meta-python/recipes-devtools/python/python-setuptools-scm_2.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.7.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.7.bb
rename to meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list