From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 1/6] python-feedparser: add new recipe for version 5.1.3
Date: Sat, 16 Feb 2013 05:51:38 +0100 [thread overview]
Message-ID: <20130216045138.GR3300@jama> (raw)
In-Reply-To: <d27fbed307bc6afc4e260622a8c36b32fc2d89ce.1360337212.git.paul.eggleton@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 2146 bytes --]
On Fri, Feb 08, 2013 at 03:33:08PM +0000, Paul Eggleton wrote:
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
> .../recipes-devtools/python/python-feedparser_5.1.3.bb | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
>
> diff --git a/meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb b/meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
> new file mode 100644
> index 0000000..86e4fd6
> --- /dev/null
> +++ b/meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
> @@ -0,0 +1,14 @@
> +SUMMARY = "Python Atom and RSS feed parser"
> +HOMEPAGE = "http://code.google.com/p/feedparser"
> +SECTION = "devel/python"
> +LICENSE = "BSD-2-Clause"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=39082dbc030b4a3ee3e48e162eab408e"
> +
> +SRC_URI = "http://feedparser.googlecode.com/files/feedparser-${PV}.tar.bz2"
> +SRC_URI[md5sum] = "f8790accd379b578261cb5b0047bd20c"
> +SRC_URI[sha256sum] = "91a28a76b5cbaf7457a22e47e04347568a1f21fac85c806867ac72d32aabe718"
> +
> +S = "${WORKDIR}/feedparser-${PV}"
> +
> +inherit distutils
Can you please check if the checksum was changed?
ERROR: Fetcher failure for URL: 'http://feedparser.googlecode.com/files/feedparser-5.1.3.tar.bz2'. Checksum mismatch!
File: '/home/jenkins/oe/shr-core-branches/shr-core/downloads/feedparser-5.1.3.tar.bz2' has md5 checksum 6fb6372a1dc2f56d4d79d740b8f49f25 when f8790accd379b578261cb5b0047bd20c was expected
File: '/home/jenkins/oe/shr-core-branches/shr-core/downloads/feedparser-5.1.3.tar.bz2' has sha256 checksum 7f6507d400d07edfd1ea8205da36808009b0c539f5b8a6e0ab54337b955e6dc3 when 91a28a76b5cbaf7457a22e47e04347568a1f21fac85c806867ac72d32aabe718 was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[md5sum] = "6fb6372a1dc2f56d4d79d740b8f49f25"
SRC_URI[sha256sum] = "7f6507d400d07edfd1ea8205da36808009b0c539f5b8a6e0ab54337b955e6dc3"
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-02-16 5:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-08 15:33 [meta-oe][PATCH 0/6] Python library additions/improvements Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 1/6] python-feedparser: add new recipe for version 5.1.3 Paul Eggleton
2013-02-16 4:51 ` Martin Jansa [this message]
2013-02-16 16:12 ` Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 2/6] python-greenlet: add new recipe for version 0.3.4 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 3/6] python-gevent: add new recipe for version 0.13.8 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 4/6] python-psutil: add new recipe for version 0.6.1 Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 5/6] python-pyopenssl: tweak recipe Paul Eggleton
2013-02-08 15:33 ` [meta-oe][PATCH 6/6] python-lxml: update to 3.0.2 and tweak Paul Eggleton
2013-02-19 0:57 ` [meta-oe][PATCH 0/6] Python library additions/improvements Martin Jansa
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=20130216045138.GR3300@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox