All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Domarys Correa" <domarys.correa@ossystems.com.br>
To: openembedded-devel@lists.openembedded.org
Cc: Domarys Correa <domarys.correa@ossystems.com.br>
Subject: [PATCH 08/11] python3-u-msgpack-python: Add recipe version 2.6.0
Date: Fri, 15 May 2020 11:16:27 -0300	[thread overview]
Message-ID: <20200515141630.27789-8-domarys.correa@ossystems.com.br> (raw)
In-Reply-To: <20200515141630.27789-1-domarys.correa@ossystems.com.br>

Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br>
---
 .../python/python3-u-msgpack-python_2.6.0.bb       | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb

diff --git a/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb
new file mode 100644
index 000000000..6d2e0e0c3
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer written in pure Python."
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9eb4691bcb66360acee473a8cf75f594"
+
+SRC_URI[sha256sum] = "754edb07eaee39a9686a99823892e3a1be4e0948d9cc5c717946750c27643c9c"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-datetime \
+"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1


  parent reply	other threads:[~2020-05-15 14:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 14:16 [PATCH 01/11] python3-argh: Add recipe version 0.26.2 Domarys Correa
2020-05-15 14:16 ` [PATCH 02/11] python3-graphviz: Add recipe version 0.14 Domarys Correa
2020-05-15 14:16 ` [PATCH 03/11] python3-aiohttp-jinja2: Add recipe version 1.2.0 Domarys Correa
2020-05-15 14:16 ` [PATCH 04/11] python3-py-ubjson: Add recipe version 0.16.1 Domarys Correa
2020-05-15 14:16 ` [PATCH 05/11] python3-trafaret: Add recipe version 2.0.2 Domarys Correa
2020-05-15 14:16 ` [PATCH 06/11] python3-trafaret-config: " Domarys Correa
2020-05-15 14:16 ` [PATCH 07/11] python3-txaio: Add recipe version 20.4.1 Domarys Correa
2020-05-15 14:16 ` Domarys Correa [this message]
2020-05-15 14:16 ` [PATCH 09/11] python3-xmodem: Add recipe version 0.4.6 Domarys Correa
2020-05-15 14:16 ` [PATCH 10/11] python3-multidict: Update 4.7.4 -> 4.7.5 Domarys Correa
2020-05-15 14:16 ` [PATCH 11/11] python3-lz4: Add recipe version 3.0.2 Domarys Correa

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=20200515141630.27789-8-domarys.correa@ossystems.com.br \
    --to=domarys.correa@ossystems.com.br \
    --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.