summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb')
-rw-r--r--meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb b/meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb
new file mode 100644
index 00000000..cfd31447
--- /dev/null
+++ b/meta-offline-voice-agent/recipes-python/python3-scipy/python3-beniget_0.4.1.bb
@@ -0,0 +1,11 @@
+SUMMARY = "A static analyzer for Python2 and Python3 code"
+HOMEPAGE = "https://github.com/serge-sans-paille/beniget/"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=02550c296a72ab0b70961eb70a5a7242"
+
+SRC_URI[md5sum] = "a2bbe7f17f10f9c127d8ef00692ddc55"
+SRC_URI[sha256sum] = "75554b3b8ad0553ce2f607627dad3d95c60c441189875b98e097528f8e23ac0c"
+
+inherit pypi setuptools3
+
+BBCLASSEXTEND = "native"