python-pytest: upgrade 5.2.1 -> 5.3.2

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2020-01-02 22:09:27 -08:00
committed by Khem Raj
parent 4ed7c66083
commit fbc8846561
3 changed files with 2 additions and 2 deletions

View File

@@ -3,8 +3,8 @@ HOMEPAGE = "http://pytest.org"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
SRC_URI[md5sum] = "06cdb939a1f45f6b82b304abb87c3e30"
SRC_URI[sha256sum] = "f67403f33b2b1d25a6756184077394167fe5e2f9d8bdaab30707d19ccec35427"
SRC_URI[md5sum] = "71a8eb2ab5efb76512d9a69bd6477034"
SRC_URI[sha256sum] = "6b571215b5a790f9b41f19f3531c53a45cf6bb8ef2988bc1ff9afb38270b25fa"
SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
"