diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-02 07:28:10 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-08 23:00:57 -0800 |
commit | fe66913b5b9262c2d6ab40d0edafa477b7a7b496 (patch) | |
tree | c79c98c5032b0eff5fe174dfd4ceb95082b5866c /meta-python | |
parent | f0fb70479a9fbf5139133c948bb2ddeb865bd34c (diff) | |
download | meta-openembedded-fe66913b5b9262c2d6ab40d0edafa477b7a7b496.tar.gz |
python-pytest: upgrade 5.2.2 -> 5.3.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_5.3.1.bb (renamed from meta-python/recipes-devtools/python/python-pytest_5.2.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_5.2.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 a26d41084..e35d56685 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] = "889344299c9182aff67d6e461cb7af29" | 6 | SRC_URI[md5sum] = "06cdb939a1f45f6b82b304abb87c3e30" |
7 | SRC_URI[sha256sum] = "27abc3fef618a01bebb1f0d6d303d2816a99aa87a5968ebc32fe971be91eb1e6" | 7 | SRC_URI[sha256sum] = "f67403f33b2b1d25a6756184077394167fe5e2f9d8bdaab30707d19ccec35427" |
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.2.2.bb b/meta-python/recipes-devtools/python/python-pytest_5.3.1.bb index 39e50aca9..39e50aca9 100644 --- a/meta-python/recipes-devtools/python/python-pytest_5.2.2.bb +++ b/meta-python/recipes-devtools/python/python-pytest_5.3.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb index eba6632a2..eba6632a2 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb | |||