python-pytest-runner: upgrade 5.1 -> 5.2

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-11-14 11:40:17 +08:00
committed by Khem Raj
parent b35defae4f
commit 15d8d02fab
3 changed files with 2 additions and 2 deletions

View File

@@ -2,8 +2,8 @@ SUMMARY = "Invoke py.test as distutils command with dependency resolution"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a33f38bbf47d48c70fe0d40e5f77498e"
SRC_URI[md5sum] = "a52d65bd3dbc88bed751cf934dc41db3"
SRC_URI[sha256sum] = "25a013c8d84f0ca60bb01bd11913a3bcab420f601f0f236de4423074af656e7a"
SRC_URI[md5sum] = "e5f66b8e8e87f62c59631c35c919d321"
SRC_URI[sha256sum] = "96c7e73ead7b93e388c5d614770d2bae6526efd997757d3543fe17b557a0942b"
inherit pypi