From b35defae4f2bb228faf1b2b3e69781286207b574 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 14 Nov 2019 11:31:58 +0800 Subject: [PATCH] python-pytest-helpers-namespace: upgrade 2016.7.10 -> 2019.1.8 -License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../python/python-pytest-helpers-namespace.inc | 6 +++--- ....7.10.bb => python-pytest-helpers-namespace_2019.1.8.bb} | 0 ...7.10.bb => python3-pytest-helpers-namespace_2019.1.8.bb} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-pytest-helpers-namespace_2016.7.10.bb => python-pytest-helpers-namespace_2019.1.8.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pytest-helpers-namespace_2016.7.10.bb => python3-pytest-helpers-namespace_2019.1.8.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-pytest-helpers-namespace.inc b/meta-python/recipes-devtools/python/python-pytest-helpers-namespace.inc index a69867d91a..c091ab9768 100644 --- a/meta-python/recipes-devtools/python/python-pytest-helpers-namespace.inc +++ b/meta-python/recipes-devtools/python/python-pytest-helpers-namespace.inc @@ -2,9 +2,9 @@ DESCRIPTION = "This plugin does not provide any helpers to pytest, it does, howe HOMEPAGE = "https://github.com/saltstack/pytest-helpers-namespace" SECTION = "devel/python" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=71fac4dfeee99c39c51f617e9486237c" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=cc99508c43d9d14fd51c7fac622ffd23" -SRC_URI[md5sum] = "80fe3e515f640b1459709b539f6b857e" -SRC_URI[sha256sum] = "d8bdb017c0f7271699c08850b6b12e1ce9e52913cbd4461b5febd21082a29113" +SRC_URI[md5sum] = "04ec1d8750f9b154e782a47cf8b30736" +SRC_URI[sha256sum] = "4eff23a19f92410c0166f6dffbfa8901d3e14a80e97d70cd08428b6d597771ce" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2016.7.10.bb b/meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2019.1.8.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2016.7.10.bb rename to meta-python/recipes-devtools/python/python-pytest-helpers-namespace_2019.1.8.bb diff --git a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2016.7.10.bb b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2019.1.8.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2016.7.10.bb rename to meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2019.1.8.bb