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>
This commit is contained in:
Yuan Chao
2019-09-05 15:48:16 +09:00
committed by Khem Raj
parent 91148a8b06
commit 9ba8e8266e
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] = "662313b4f539f5b66d2fb77791458e82"
SRC_URI[sha256sum] = "c3d5020755f70c82eceda3feaf556af9a341334414a8eca521a18f463bcead88"
SRC_URI[md5sum] = "90fec5504fcebc5d1081bcd654df7cf0"
SRC_URI[sha256sum] = "b78fe2881323bd44fd9bd76e5317173d4316577e7b1cddebae9136a4495ec865"
SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
"