diff options
author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-09-05 15:48:16 +0900 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-05 18:13:44 -0700 |
commit | 9ba8e8266ed71a3015a4603aa26ae830175ff712 (patch) | |
tree | 7a9aebc386c18f6d175f5691d1e977746e803180 | |
parent | 91148a8b06f255413f16eb9742ab7a12b5f4734b (diff) | |
download | meta-openembedded-9ba8e8266ed71a3015a4603aa26ae830175ff712.tar.gz |
python-pytest: upgrade 5.1.1 -> 5.1.2
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_5.1.2.bb (renamed from meta-python/recipes-devtools/python/python-pytest_5.1.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_5.1.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc index 49ef790f01..b58cdea962 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" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "662313b4f539f5b66d2fb77791458e82" | 6 | SRC_URI[md5sum] = "90fec5504fcebc5d1081bcd654df7cf0" |
7 | SRC_URI[sha256sum] = "c3d5020755f70c82eceda3feaf556af9a341334414a8eca521a18f463bcead88" | 7 | SRC_URI[sha256sum] = "b78fe2881323bd44fd9bd76e5317173d4316577e7b1cddebae9136a4495ec865" |
8 | 8 | ||
9 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \ | 9 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \ |
10 | " | 10 | " |
diff --git a/meta-python/recipes-devtools/python/python-pytest_5.1.1.bb b/meta-python/recipes-devtools/python/python-pytest_5.1.2.bb index 39e50aca97..39e50aca97 100644 --- a/meta-python/recipes-devtools/python/python-pytest_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python-pytest_5.1.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest_5.1.2.bb index eba6632a27..eba6632a27 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_5.1.2.bb | |||