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

Derek Straka derek at asterius.io
Fri Jun 16 17:09:11 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-setuptools-scm.inc         | 4 ++--
 ...ython-setuptools-scm_1.15.0.bb => python-setuptools-scm_1.15.6.bb} | 0
 ...hon3-setuptools-scm_1.15.0.bb => python3-setuptools-scm_1.15.6.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-setuptools-scm_1.15.0.bb => python-setuptools-scm_1.15.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-setuptools-scm_1.15.0.bb => python3-setuptools-scm_1.15.6.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 3249870..81bbf33 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://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2"
 
-SRC_URI[md5sum] = "b6916c78ed6253d6602444fad4279c5b"
-SRC_URI[sha256sum] = "daf12d05aa2155a46aa357453757ffdc47d87f839e62114f042bceac6a619e2f"
+SRC_URI[md5sum] = "f17493d53f0d842bb0152f214775640b"
+SRC_URI[sha256sum] = "49ab4685589986a42da85706b3311a2f74f1af567d39fee6cb1e088d7a75fb5f"
 
 PYPI_PACKAGE = "setuptools_scm"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.0.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-setuptools-scm_1.15.0.bb
rename to meta-python/recipes-devtools/python/python-setuptools-scm_1.15.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.0.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.0.bb
rename to meta-python/recipes-devtools/python/python3-setuptools-scm_1.15.6.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list