Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Derek Straka <derek@asterius.io>
To: openembedded-devel@lists.openembedded.org
Cc: Derek Straka <derek@asterius.io>
Subject: [meta-python][PATCH 04/11] python-feedparser: update to 5.2.1
Date: Mon, 22 Feb 2016 08:34:58 -0500	[thread overview]
Message-ID: <1456148105-9644-4-git-send-email-derek@asterius.io> (raw)
In-Reply-To: <1456148105-9644-1-git-send-email-derek@asterius.io>

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../recipes-devtools/python/python-feedparser_5.1.3.bb     | 14 --------------
 .../recipes-devtools/python/python-feedparser_5.2.1.bb     |  9 +++++++++
 2 files changed, 9 insertions(+), 14 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb

diff --git a/meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb b/meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb
deleted file mode 100644
index 92d5568..0000000
--- a/meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-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=f5fbe7f8b71b4019eca5ac5f900fd8ad"
-
-SRC_URI = "http://feedparser.googlecode.com/files/feedparser-${PV}.tar.bz2"
-SRC_URI[md5sum] = "6fb6372a1dc2f56d4d79d740b8f49f25"
-SRC_URI[sha256sum] = "7f6507d400d07edfd1ea8205da36808009b0c539f5b8a6e0ab54337b955e6dc3"
-
-S = "${WORKDIR}/feedparser-${PV}"
-
-inherit setuptools
-
diff --git a/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb b/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb
new file mode 100644
index 0000000..3ac18b0
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb
@@ -0,0 +1,9 @@
+SUMMARY = "Python Atom and RSS feed parser"
+LICENSE = "BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c21a7713ef6dc1b99644061c397e7c2a"
+
+SRC_URI[md5sum] = "d552f7a2a55e8e33b2a3fe1082505b42"
+SRC_URI[sha256sum] = "bd030652c2d08532c034c27fcd7c85868e7fa3cb2b17f230a44a6bbc92519bf9"
+
+inherit pypi setuptools
+
-- 
1.9.1



  parent reply	other threads:[~2016-02-22 13:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 13:34 [meta-python][PATCH 01/11] python-ujson: update to 0.35 Derek Straka
2016-02-22 13:34 ` [meta-python][PATCH 02/11] python-flufl-enum: update to 4.1 Derek Straka
2016-02-22 19:22   ` Khem Raj
2016-02-23 15:47     ` Derek Straka
2016-02-22 13:34 ` [meta-python][PATCH 03/11] python-enum34: update to 1.1.2 Derek Straka
2016-02-22 13:34 ` Derek Straka [this message]
2016-02-22 13:34 ` [meta-python][PATCH 05/11] python-prettytable: fix fetch issues in divergent pypi url pattern Derek Straka
2016-02-22 13:35 ` [meta-python][PATCH 06/11] python-mccabe: update to 0.4.0 Derek Straka
2016-02-22 13:35 ` [meta-python][PATCH 07/11] python-pyflakes: update to 1.0.0 Derek Straka
2016-02-22 13:35 ` [meta-python][PATCH 08/11] python-mock: update to 1.3.0 Derek Straka
2016-02-24 13:04   ` Martin Jansa
2016-02-24 16:20     ` python-setuptools fetch issues Was: " Martin Jansa
2016-02-25  2:19       ` [OE-core] " Burton, Ross
2016-02-22 13:35 ` [meta-python][PATCH 09/11] python-monotonic: update to 0.6 Derek Straka
2016-02-22 13:35 ` [meta-python][PATCH 10/11] python-msgpack: update to 0.4.7 Derek Straka
2016-02-22 13:35 ` [meta-python][PATCH 11/11] python-pyserial: update to 3.0.1 Derek Straka

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=1456148105-9644-4-git-send-email-derek@asterius.io \
    --to=derek@asterius.io \
    --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