[meta-virtualization] [m-c-s][PATCH] python-debtcollector: uprev to v1.17.1

Mark Asselstine mark.asselstine at windriver.com
Mon Nov 20 08:16:39 PST 2017


Although the current version is OK as far as dependent
requirements.txt there appears to be some issues with the older
version. The uprev is due, so let's get to it.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 ...{python-debtcollector_1.10.0.bb => python-debtcollector_1.17.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-debtcollector_1.10.0.bb => python-debtcollector_1.17.1.bb} (79%)

diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb b/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb
similarity index 79%
rename from meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb
rename to meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb
index d53960c..8d74ace 100644
--- a/meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
 
-SRC_URI[md5sum] = "c85d9e0e7d4d00577695214cb425c5b4"
-SRC_URI[sha256sum] = "1a3bd886d6aea3775e5366d7335c856449144c0218209af6c660f6be111714a3"
+SRC_URI[md5sum] = "d43a2733f02549628fe9f716363a5b01"
+SRC_URI[sha256sum] = "1f751d74789baa82684f55bececf754ebff1ad40e3fb1bee44fcf5c25a31e92d"
 
 inherit setuptools pypi
 
-- 
2.7.4



More information about the meta-virtualization mailing list