Files
meta-openembedded/meta-python/recipes-devtools/python/python3-aliyun-python-sdk-core_2.13.36.bb
Robert Nelson eb4da5a5c8 merge in thead-V1.1.2 changes
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2023-06-09 15:18:55 -05:00

12 lines
529 B
BlitzBasic

SUMMARY = "Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services."
HOMEPAGE = "https://pypi.org/project/aliyun-python-sdk-core/"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fdec12b464a317e8c3aa36497bc97e8d"
SRC_URI[sha256sum] = "20bd54984fa316da700c7f355a51ab0b816690e2a0fcefb7b5ef013fed0da928"
inherit pypi setuptools3
RDEPENDS:${PN} += "python3-jmespath python3-cryptography"