aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-09-23 11:14:30 +0800
committerKhem Raj <raj.khem@gmail.com>2019-09-23 08:33:10 -0700
commite42af785fd7b11df66df6fa8a0b584531cb6eb97 (patch)
treeef301a38eb3e6b2da8f2cc53ef922bad9a6317b2
parentefdc9068d746fc3005421753c7dc09129c9811d4 (diff)
downloadmeta-python2-e42af785fd7b11df66df6fa8a0b584531cb6eb97.tar.gz
python-pytest: upgrade 5.1.2 -> 5.1.3
(From meta-openembedded commit: 2dde8de633bc82a3416809e09951a94089542bb9) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-pytest.inc4
-rw-r--r--recipes-devtools/python/python-pytest_5.1.3.bb (renamed from recipes-devtools/python/python-pytest_5.1.2.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pytest.inc b/recipes-devtools/python/python-pytest.inc
index 5f3e60e..576361c 100644
--- a/recipes-devtools/python/python-pytest.inc
+++ b/recipes-devtools/python/python-pytest.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pytest.org"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=640061b8cee64b308a4d2f9f556c12f2"
-SRC_URI[md5sum] = "90fec5504fcebc5d1081bcd654df7cf0"
-SRC_URI[sha256sum] = "b78fe2881323bd44fd9bd76e5317173d4316577e7b1cddebae9136a4495ec865"
+SRC_URI[md5sum] = "79efe2708aa73dd5c618e5a89d80ce58"
+SRC_URI[sha256sum] = "cc6620b96bc667a0c8d4fa592a8c9c94178a1bd6cc799dbb057dfd9286d31a31"
SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch \
"
diff --git a/recipes-devtools/python/python-pytest_5.1.2.bb b/recipes-devtools/python/python-pytest_5.1.3.bb
index 39e50ac..39e50ac 100644
--- a/recipes-devtools/python/python-pytest_5.1.2.bb
+++ b/recipes-devtools/python/python-pytest_5.1.3.bb