All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Khem Raj <raj.khem@gmail.com>,
	Bruce Ashfield <bruce.ashfield@gmail.com>,
	openembedded-devel@lists.openembedded.org
Cc: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [meta-python][PATCH 095/149] python3-ninja-syntax: new package
Date: Wed, 31 May 2023 10:29:10 +0200	[thread overview]
Message-ID: <20230531083004.11083-4-brgl@bgdev.pl> (raw)
In-Reply-To: <20230531083004.11083-1-brgl@bgdev.pl>

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Add a recipe for ninja-syntax - a package that allows to use all
features of python3-ninja.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 .../python/python3-ninja-syntax_1.7.2.bb               | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb

diff --git a/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb b/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb
new file mode 100644
index 000000000..9a6326f37
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Python module for generating .ninja files."
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://setup.py;beginline=38;endline=38;md5=f5441d6119564d4094cf77bee7cf7b0a"
+
+SRC_URI[sha256sum] = "342dc97b9e88a6495bae22953ee6063f91d2f03db6f727b62ba5c3092a18ef1f"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE = "ninja_syntax"
-- 
2.39.2



  parent reply	other threads:[~2023-05-31  8:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-31  8:29 [meta-python][PATCH 092/149] python3-msm: add missing run-time dependencies Bartosz Golaszewski
2023-05-31  8:29 ` [meta-python][PATCH 093/149] python3-netaddr: stop using PYTHON_PN Bartosz Golaszewski
2023-05-31  8:29 ` [meta-python][PATCH 094/149] python3-netaddr: add missing run-time dependencies Bartosz Golaszewski
2023-05-31  8:29 ` Bartosz Golaszewski [this message]
2023-05-31  8:29 ` [meta-python][PATCH 096/149] python3-ninja: " Bartosz Golaszewski
2023-05-31  8:29 ` [meta-python][PATCH 097/149] python3-nmap: " Bartosz Golaszewski
2023-05-31  8:29 ` [meta-python][PATCH 098/149] python3-oslash: " Bartosz Golaszewski
2023-05-31  8:29 ` [meta-python][PATCH 099/149] python3-padaos: " Bartosz Golaszewski

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=20230531083004.11083-4-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=bruce.ashfield@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.