summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-executing_2.2.1.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-16 17:41:31 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-16 09:59:18 -0700
commit55dc876c44a7ee9317fdf0665181c467282b2f3e (patch)
treeddef4faa4cf4aca2cfebf66485e6996ab553129e /meta-python/recipes-devtools/python/python3-executing_2.2.1.bb
parent689b5d700ce72cd160218e4bace4621860ca8e71 (diff)
downloadmeta-openembedded-55dc876c44a7ee9317fdf0665181c467282b2f3e.tar.gz
python3-executing: upgrade 2.2.0 -> 2.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-executing_2.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-executing_2.2.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-executing_2.2.1.bb b/meta-python/recipes-devtools/python/python3-executing_2.2.1.bb
new file mode 100644
index 0000000000..2bac5e8486
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-executing_2.2.1.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] = "3632cc370565f6648cc328b32435bd120a1e4ebb20c77e3fdde9a13cd1e533c4"