[oe] [meta-python] [PATCH] python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 14 03:47:32 UTC 2019


-License-Update: Update PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../recipes-devtools/python/python-pytest-tempdir.inc       | 6 +++---
 ...dir_2016.8.20.bb => python-pytest-tempdir_2019.10.12.bb} | 0
 ...ir_2016.8.20.bb => python3-pytest-tempdir_2019.10.12.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytest-tempdir_2016.8.20.bb => python-pytest-tempdir_2019.10.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest-tempdir_2016.8.20.bb => python3-pytest-tempdir_2019.10.12.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pytest-tempdir.inc b/meta-python/recipes-devtools/python/python-pytest-tempdir.inc
index 196f6d644..cf355a364 100644
--- a/meta-python/recipes-devtools/python/python-pytest-tempdir.inc
+++ b/meta-python/recipes-devtools/python/python-pytest-tempdir.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "Adds support for a predictable and repeatable temporary directory
 HOMEPAGE = "https://github.com/saltstack/pytest-tempdir"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8751a9cf4a70be4f02697a9b89e686ce"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9872c3a37cc9baf79a464cd168282be5"
 
-SRC_URI[md5sum] = "f87f2583f5f8aaca7203d57ada3948b5"
-SRC_URI[sha256sum] = "65ff815966ea6dfc07ca1b43747c9888a6d883971170e67b16290f9f50d434ea"
+SRC_URI[md5sum] = "79b997d418fb85c2529ab50cd4333689"
+SRC_URI[sha256sum] = "e7d91813a9aa991db87dacdef8cfd3f1657632d731d56d06238c5ffb63ab36d8"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb b/meta-python/recipes-devtools/python/python-pytest-tempdir_2019.10.12.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb
rename to meta-python/recipes-devtools/python/python-pytest-tempdir_2019.10.12.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest-tempdir_2016.8.20.bb
rename to meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list