diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-14 11:47:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 22:08:27 -0800 |
commit | bf0ef090b87eed989bc86b9c0bbb705394ecb28f (patch) | |
tree | 59252a4f6da93c521d5a5f324ff263f7c6fd231e /meta-python/recipes-devtools/python/python-pytest-tempdir.inc | |
parent | 15d8d02fabc66c32c190ef6c7e0a34b9916a3ffc (diff) | |
download | meta-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.inc | 6 |
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 | |||
2 | HOMEPAGE = "https://github.com/saltstack/pytest-tempdir" | 2 | HOMEPAGE = "https://github.com/saltstack/pytest-tempdir" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=8751a9cf4a70be4f02697a9b89e686ce" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9872c3a37cc9baf79a464cd168282be5" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "f87f2583f5f8aaca7203d57ada3948b5" | 7 | SRC_URI[md5sum] = "79b997d418fb85c2529ab50cd4333689" |
8 | SRC_URI[sha256sum] = "65ff815966ea6dfc07ca1b43747c9888a6d883971170e67b16290f9f50d434ea" | 8 | SRC_URI[sha256sum] = "e7d91813a9aa991db87dacdef8cfd3f1657632d731d56d06238c5ffb63ab36d8" |
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |