Add a recipe needed for sphinx support

Based on a patch from Armin Kuster <akuster...@gmail.com>

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 .../python/python3-snowballstemmer_2.2.0.bb         | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 
meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb

diff --git a/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb 
b/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb
new file mode 100644
index 00000000000..ff120a3fc48
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Snowball compiler and stemming algorithms"
+HOMEPAGE = "https://github.com/snowballstem/snowball";
+
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://COPYING;md5=19139aaf3c8c8fa1ca6edd59c072fb9f"
+
+SRC_URI[sha256sum] = 
"09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"
+
+PYPI_PACKAGE = "snowballstemmer"
+
+inherit pypi setuptools3
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.32.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#163388): 
https://lists.openembedded.org/g/openembedded-core/message/163388
Mute This Topic: https://lists.openembedded.org/mt/89843309/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to