summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-tempdir.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-14 11:47:32 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-13 22:08:27 -0800
commitbf0ef090b87eed989bc86b9c0bbb705394ecb28f (patch)
tree59252a4f6da93c521d5a5f324ff263f7c6fd231e /meta-python/recipes-devtools/python/python-pytest-tempdir.inc
parent15d8d02fabc66c32c190ef6c7e0a34b9916a3ffc (diff)
downloadmeta-openembedded-bf0ef090b87eed989bc86b9c0bbb705394ecb28f.tar.gz
python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12
-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest-tempdir.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest-tempdir.inc6
1 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 196f6d644a..cf355a364d 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
2HOMEPAGE = "https://github.com/saltstack/pytest-tempdir" 2HOMEPAGE = "https://github.com/saltstack/pytest-tempdir"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8751a9cf4a70be4f02697a9b89e686ce" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9872c3a37cc9baf79a464cd168282be5"
6 6
7SRC_URI[md5sum] = "f87f2583f5f8aaca7203d57ada3948b5" 7SRC_URI[md5sum] = "79b997d418fb85c2529ab50cd4333689"
8SRC_URI[sha256sum] = "65ff815966ea6dfc07ca1b43747c9888a6d883971170e67b16290f9f50d434ea" 8SRC_URI[sha256sum] = "e7d91813a9aa991db87dacdef8cfd3f1657632d731d56d06238c5ffb63ab36d8"
9 9
10inherit pypi 10inherit pypi