All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/11] python3-argh: Add recipe version 0.26.2
@ 2020-05-15 14:16 Domarys Correa
  2020-05-15 14:16 ` [PATCH 02/11] python3-graphviz: Add recipe version 0.14 Domarys Correa
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Domarys Correa @ 2020-05-15 14:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Domarys Correa

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

diff --git a/meta-python/recipes-devtools/python/python3-argh_0.26.2.bb b/meta-python/recipes-devtools/python/python3-argh_0.26.2.bb
new file mode 100644
index 000000000..6aa758876
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-argh_0.26.2.bb
@@ -0,0 +1,14 @@
+SUMMARY = "Pattern matching and various utilities for file systems paths."
+
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=cede70b648dcc81baf5b431d38905bad"
+
+SRC_URI[sha256sum] = "e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-logging \
+"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-05-15 14:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [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

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.