All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH 2/5] python-six: Python 2 and 3 compatibility library, version 1.9.0
Date: Thu, 26 Mar 2015 19:43:28 +0100	[thread overview]
Message-ID: <1427395411-16303-2-git-send-email-obi@opendreambox.org> (raw)
In-Reply-To: <1427395411-16303-1-git-send-email-obi@opendreambox.org>

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
---
 meta-python/recipes-devtools/python/python-six_1.9.0.bb | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python-six_1.9.0.bb

diff --git a/meta-python/recipes-devtools/python/python-six_1.9.0.bb b/meta-python/recipes-devtools/python/python-six_1.9.0.bb
new file mode 100644
index 0000000..aa96dc9
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-six_1.9.0.bb
@@ -0,0 +1,8 @@
+SUMMARY = "Python 2 and 3 compatibility library"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
+
+SRC_URI[md5sum] = "476881ef4012262dfc8adc645ee786c4"
+SRC_URI[sha256sum] = "e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5"
+
+inherit pypi
-- 
1.9.1



  reply	other threads:[~2015-03-26 18:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 18:43 [meta-python][PATCH 1/5] pypi.bbclass: new class to ease writing pypi recipes Andreas Oberritter
2015-03-26 18:43 ` Andreas Oberritter [this message]
2015-03-26 18:43 ` [meta-python][PATCH 3/5] python-enum34: backport of Python 3.4's enum package, version 1.0.4 Andreas Oberritter
2015-03-26 18:43 ` [meta-python][PATCH 4/5] python-pycparser: Parser of the C language, written in pure Python, version 2.10 Andreas Oberritter
2015-03-26 18:43 ` [meta-python][PATCH 5/5] python-cffi: Foreign Function Interface for Python calling C code, version 0.9.2 Andreas Oberritter

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=1427395411-16303-2-git-send-email-obi@opendreambox.org \
    --to=obi@opendreambox.org \
    --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.