summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2023-06-26 21:25:45 -0400
committerArmin Kuster <akuster808@gmail.com>2023-07-31 06:18:52 -0400
commit4678955b3551603c674fe1adbee4c43cf7d7bbe0 (patch)
tree8001a47140ea304febf1d71d7593c133a37f371c
parent0e62092564833689052a935271a15767e58c00e7 (diff)
downloadmeta-security-4678955b3551603c674fe1adbee4c43cf7d7bbe0.tar.gz
python3-segno: add new package
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb
new file mode 100644
index 0000000..f8a6552
--- /dev/null
+++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb
@@ -0,0 +1,9 @@
1DESCRIPTION = "QR Code and Micro QR Code generator for Python 2 and Python 3"
2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=8e8db3765a57bcb968140e0a353c1a35"
4
5SRC_URI[sha256sum] = "983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc"
6
7#PYPI_PACKAGE = "Flask-Script"
8
9inherit pypi setuptools3