diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-16 17:41:31 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-16 09:59:18 -0700 |
| commit | 55dc876c44a7ee9317fdf0665181c467282b2f3e (patch) | |
| tree | ddef4faa4cf4aca2cfebf66485e6996ab553129e /meta-python/recipes-devtools/python/python3-executing_2.2.1.bb | |
| parent | 689b5d700ce72cd160218e4bace4621860ca8e71 (diff) | |
| download | meta-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.bb | 9 |
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 @@ | |||
| 1 | SUMMARY = "Get the currently executing AST node of a frame, and other information" | ||
| 2 | LICENSE = "MIT" | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf" | ||
| 4 | |||
| 5 | DEPENDS = "python3-setuptools-scm-native" | ||
| 6 | |||
| 7 | inherit pypi python_setuptools_build_meta | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "3632cc370565f6648cc328b32435bd120a1e4ebb20c77e3fdde9a13cd1e533c4" | ||
