On 3/3/22 11:07 PM, Tim Orling wrote:


On Thu, Mar 3, 2022 at 6:08 AM kai <kai.kang@windriver.com> wrote:
From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../python3-pyparsing/python3-pyparsing_3.0.7.bb      | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-python/recipes-extended/python3-pyparsing/python3-pyparsing_3.0.7.bb

python3-pyparsing is in oe-core
https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/python/python3-pyparsing_3.0.7.bb

Thanks a lot. I didn't notice it.

Regards,
Kai



diff --git a/meta-python/recipes-extended/python3-pyparsing/python3-pyparsing_3.0.7.bb b/meta-python/recipes-extended/python3-pyparsing/python3-pyparsing_3.0.7.bb
new file mode 100644
index 000000000..30db080e8
--- /dev/null
+++ b/meta-python/recipes-extended/python3-pyparsing/python3-pyparsing_3.0.7.bb
@@ -0,0 +1,11 @@
+SUMMARY = "The pyparsing module is an alternative approach to creating and executing simple grammars."
+HOMEPAGE = "https://github.com/pyparsing/pyparsing/"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
+
+SRC_URI[sha256sum] = "18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea"
+
+inherit pypi setuptools3
+
+RDEPENDS:${PN} = "python3-pprint"
--
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#95747): https://lists.openembedded.org/g/openembedded-devel/message/95747
Mute This Topic: https://lists.openembedded.org/mt/89525383/924729
Group Owner: openembedded-devel+owner@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ticotimo@gmail.com]
-=-=-=-=-=-=-=-=-=-=-=-


-- 
Kai Kang
Wind River Linux