| Message ID | 20260623094127.1592848-2-leon.anavi@konsulko.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python,1/4] python3-zeroconf: Upgrade 0.149.17 -> 0.150.0 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-jalali-core_1.0.0.bb b/meta-python/recipes-devtools/python/python3-jalali-core_1.0.0.bb new file mode 100644 index 0000000000..e3a7b02e40 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jalali-core_1.0.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "A Gregorian to Jalali and inverse date convertor" +HOMEPAGE = "https://github.com/slashmili/jalali-core" +LICENSE = "LGPL-2.1-or-later" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a88966a0e5f4057719d2cc2766c6e091" + +SRC_URI[sha256sum] = "f4287c70c630323dcf0a3ab26df905ba4d451e230ac1f65b3bb2f77797894a2b" + +PYPI_PACKAGE = "jalali_core" + +inherit pypi setuptools3
Add a new recipe for jalali-core release 1.0.0. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../python/python3-jalali-core_1.0.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jalali-core_1.0.0.bb