mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +00:00
python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)
Fixes: 99d18a6bc1
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@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
inherit pypi setuptools3
|
||||
require python-pytest.inc
|
||||
Reference in New Issue
Block a user