[oe-commits] [meta-openembedded] branch master updated: python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 23:17:17 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master by this push:
     new b9d1d87  python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)
b9d1d87 is described below

commit b9d1d8718834f7287e5a65373b952cbfe9ce83fe
Author: Tim Orling <timothy.t.orling at linux.intel.com>
AuthorDate: Fri Mar 30 15:40:43 2018 -0700

    python3-pytest: fix broken fetch (3.4.1 -> 3.4.2)
    
    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>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../python/{python3-pytest_3.4.1.bb => python3-pytest_3.4.2.bb}           | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list