From bc94e4329acce34972b42c3ed30ee28e910224ae Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 16 Jun 2017 13:09:11 -0400 Subject: [PATCH] python-setuptools-scm: update to version 1.15.6 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-setuptools-scm.inc | 4 ++-- ...tuptools-scm_1.15.0.bb => python-setuptools-scm_1.15.6.bb} | 0 ...uptools-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 324987093..81bbf3385 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