[oe] [meta-python] [PATCH] python-pytest: upgrade 5.2.1 -> 5.2.2

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 07:44:26 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc         | 4 ++--
 .../python/{python-pytest_5.2.1.bb => python-pytest_5.2.2.bb} | 0
 .../{python3-pytest_5.2.1.bb => python3-pytest_5.2.2.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytest_5.2.1.bb => python-pytest_5.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_5.2.1.bb => python3-pytest_5.2.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index fa264f791..a26d41084 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pytest.org"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
 
-SRC_URI[md5sum] = "00561d0295aab167987f8a4f784964c4"
-SRC_URI[sha256sum] = "ca563435f4941d0cb34767301c27bc65c510cb82e90b9ecf9cb52dc2c63caaa0"
+SRC_URI[md5sum] = "889344299c9182aff67d6e461cb7af29"
+SRC_URI[sha256sum] = "27abc3fef618a01bebb1f0d6d303d2816a99aa87a5968ebc32fe971be91eb1e6"
 
 SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
                    "
diff --git a/meta-python/recipes-devtools/python/python-pytest_5.2.1.bb b/meta-python/recipes-devtools/python/python-pytest_5.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_5.2.1.bb
rename to meta-python/recipes-devtools/python/python-pytest_5.2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.2.1.bb b/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_5.2.1.bb
rename to meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list