SUMMARY = "Python HTTP for Humans." HOMEPAGE = "https://requests.readthedocs.io" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" SRC_URI[sha256sum] = "fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8" inherit pypi setuptools3 RDEPENDS:${PN} += " \ python3-certifi \ python3-email \ python3-json \ python3-netserver \ python3-pysocks \ python3-urllib3 \ python3-chardet \ python3-idna \ python3-compression \ " CVE_PRODUCT = "requests" BBCLASSEXTEND = "native nativesdk"