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 06/11] python3-trafaret-config: Add recipe version 2.0.2
Date: Fri, 15 May 2020 11:16:25 -0300	[thread overview]
Message-ID: <20200515141630.27789-6-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-trafaret-config_2.0.2.bb       | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb

diff --git a/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb b/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
new file mode 100644
index 000000000..b0f7548e4
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
@@ -0,0 +1,15 @@
+SUMMARY = "This is a wrapper that loads yaml and checks config using trafaret while keeping track of actual lines of file where error has happened."
+
+LICENSE = "Apache-2.0 & MIT"
+LIC_FILES_CHKSUM = "file://README.rst;beginline=98;endline=106;md5=a15308789c3b7d0f3ef36b69048423e4"
+
+SRC_URI[sha256sum] = "440b6b49e5e975f9a640a2519abb2feddd96eb2aeb1715f87f947a7a079f20be"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-trafaret \
+    ${PYTHON_PN}-pyyaml \
+"
+
+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 ` Domarys Correa [this message]
2020-05-15 14:16 ` [PATCH 07/11] python3-txaio: Add recipe version 20.4.1 Domarys Correa
2020-05-15 14:16 ` [PATCH 08/11] python3-u-msgpack-python: Add recipe version 2.6.0 Domarys Correa
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-6-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.