[oe] [PATCH] python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)

Tim Orling timothy.t.orling at linux.intel.com
Fri Mar 30 22:39:54 UTC 2018


Fixes: 99d18a6bc1a915ef5f07116e0fe684f56825a165

In above commit, only the python2 recipe was updated, but
python3 recipe also uses the SRC_URI from python-pytest.inc
and is currently broken (do_fetch).

Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
---
 .../python/{python3-pytest_3.4.1.bb => python3-pytest_3.4.2.bb}           | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.4.1.bb => python3-pytest_3.4.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb b/meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb
rename to meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb
-- 
2.14.3




More information about the Openembedded-devel mailing list