summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-executing_2.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-executing_2.2.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb b/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb
new file mode 100644
index 0000000000..2941f6f0ee
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Get the currently executing AST node of a frame, and other information"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf"
4
5DEPENDS = "python3-setuptools-scm-native"
6
7inherit pypi python_setuptools_build_meta
8
9SRC_URI[sha256sum] = "5d108c028108fe2551d1a7b2e8b713341e2cb4fc0aa7dcf966fa4327a5226755"