All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-python][PATCH] python-cython: update SRC_URI for new download location
Date: Tue, 27 Sep 2016 11:14:06 +0200	[thread overview]
Message-ID: <20160927091406.GA2643@jama> (raw)
In-Reply-To: <1474905372-17360-1-git-send-email-laurent.gourvenec@qarnot-computing.com>

[-- Attachment #1: Type: text/plain, Size: 1468 bytes --]

On Mon, Sep 26, 2016 at 05:56:12PM +0200, Laurent Gourvénec wrote:
> Signed-off-by: Laurent Gourvénec <laurent.gourvenec@qarnot-computing.com>

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
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

  reply	other threads:[~2016-09-27  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 15:56 [meta-python][PATCH] python-cython: update SRC_URI for new download location Laurent Gourvénec
2016-09-27  9:14 ` Martin Jansa [this message]
2016-09-27  9:34   ` Laurent Gourvenec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160927091406.GA2643@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.