summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dunamai_1.26.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dunamai_1.26.1.bb b/meta-python/recipes-devtools/python/python3-dunamai_1.26.1.bb
new file mode 100644
index 0000000000..a94120c740
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-dunamai_1.26.1.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Dynamic version generation"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=059eed55dbfd3fea022510ea62c95dc1"
4
5SRC_URI[sha256sum] = "3b46007bd65b00b4824ead0a1aee365fd22d0ec2b9c219497d4fd48f52860c8b"
6
7inherit pypi python_poetry_core
8
9BBCLASSEXTEND = "native nativesdk"