[oe-commits] [meta-openembedded] 07/11: python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12

git at git.openembedded.org git at git.openembedded.org
Thu Nov 14 06:08:55 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit bf0ef090b87eed989bc86b9c0bbb705394ecb28f
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Nov 14 11:47:32 2019 +0800

    python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12
    
    -License-Update: Update PKG-INFO.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pytest-tempdir.inc       | 6 +++---
 ...est-tempdir_2016.8.20.bb => python-pytest-tempdir_2019.10.12.bb} | 0
 ...st-tempdir_2016.8.20.bb => python3-pytest-tempdir_2019.10.12.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pytest-tempdir.inc b/meta-python/recipes-devtools/python/python-pytest-tempdir.inc
index 196f6d6..cf355a3 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list