diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-23 11:14:30 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-23 08:33:10 -0700 |
commit | 2dde8de633bc82a3416809e09951a94089542bb9 (patch) | |
tree | ab8001bde7b781d847163634ee1e280134047298 /meta-python/recipes-devtools | |
parent | d505488c684ada5d69ef3b18c9a210711bd30199 (diff) | |
download | meta-openembedded-2dde8de633bc82a3416809e09951a94089542bb9.tar.gz |
python-pytest: upgrade 5.1.2 -> 5.1.3
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')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_5.1.3.bb (renamed from meta-python/recipes-devtools/python/python-pytest_5.1.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_5.1.2.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 5f3e60eef..576361c41 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] = "90fec5504fcebc5d1081bcd654df7cf0" | 6 | SRC_URI[md5sum] = "79efe2708aa73dd5c618e5a89d80ce58" |
7 | SRC_URI[sha256sum] = "b78fe2881323bd44fd9bd76e5317173d4316577e7b1cddebae9136a4495ec865" | 7 | SRC_URI[sha256sum] = "cc6620b96bc667a0c8d4fa592a8c9c94178a1bd6cc799dbb057dfd9286d31a31" |
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.2.bb b/meta-python/recipes-devtools/python/python-pytest_5.1.3.bb index 39e50aca9..39e50aca9 100644 --- a/meta-python/recipes-devtools/python/python-pytest_5.1.2.bb +++ b/meta-python/recipes-devtools/python/python-pytest_5.1.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.1.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb index eba6632a2..eba6632a2 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_5.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb | |||