All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python v4][PATCH 1/6] python3-ifaddr: Integrate a dependency of pysonos
@ 2021-03-09 17:47 Andrei Gherzan
  2021-03-09 17:47 ` [meta-python v4][PATCH 2/6] python3-pysonos: Integrate the SONOS control HomeAssistant module Andrei Gherzan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andrei Gherzan @ 2021-03-09 17:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: andrei, Andrei Gherzan

From: Andrei Gherzan <andrei.gherzan@huawei.com>

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 .../recipes-devtools/python/python3-ifaddr_0.1.7.bb    | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb

diff --git a/meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb b/meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb
new file mode 100644
index 000000000..4fff7d1e5
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Cross-platform network interface and IP address enumeration \
+library"
+HOMEPAGE = "https://pypi.org/project/ifaddr/"
+LICENSE = "MIT"
+
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8debe8d42320ec0ff24665319b625a5e"
+
+SRC_URI[sha256sum] = "1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94"
+
+inherit pypi setuptools3
-- 
2.30.1


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

end of thread, other threads:[~2021-03-09 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 17:47 [meta-python v4][PATCH 1/6] python3-ifaddr: Integrate a dependency of pysonos Andrei Gherzan
2021-03-09 17:47 ` [meta-python v4][PATCH 2/6] python3-pysonos: Integrate the SONOS control HomeAssistant module Andrei Gherzan
2021-03-09 17:47 ` [meta-python v4][PATCH 3/6] python3-aiohue: Integrate the hue control python module Andrei Gherzan
2021-03-09 17:47 ` [meta-python v4][PATCH 4/6] packagegroup-meta-python: Add new modules (aiohue, ifaddr, pysonos) Andrei Gherzan
2021-03-09 17:47 ` [meta-python v4][PATCH 5/6] python3-pep8: Fix HOMEPAGE Andrei Gherzan
2021-03-09 17:47 ` [meta-python v4][PATCH 6/6] python3-mccabe: " Andrei Gherzan

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.