Hello, On Mon, Sep 27, 2016 at 11:14 GMT+02:00 Martin Jansa wrote: > On Mon, Sep 26, 2016 at 05:56:12PM +0200, Laurent Gourvénec wrote: >> Signed-off-by: Laurent Gourvénec <[email protected]> > > Applying: python-cython: update SRC_URI for new download location > error: meta-oe/recipes-devtools/python/python-cython_0.15.1.bb: does not > exist in index > Patch failed at 0001 python-cython: update SRC_URI for new download > location > >> --- >> meta-oe/recipes-devtools/python/python-cython_0.15.1.bb | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb b/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb >> index 0bf057a..65db532 100644 >> --- a/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb >> +++ b/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb >> @@ -8,7 +8,7 @@ SRCNAME = "Cython" >> BBCLASSEXTEND = "native" >> PR = "r3" >> >> -SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz \ >> +SRC_URI = " https://pypi.python.org/packages/source/C/Cython/Cython-${PV}.tar.gz \ >> file://0001-Don-t-append-docs-to-_Extension.extension.__doc__.patch \ >> " >> S = "${WORKDIR}/${SRCNAME}-${PV}" >> -- >> 2.1.4
Sorry, I should h ave specified: this patch is for the branch "daisy". -- Laurent Gourvénec -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
