aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-typing.inc
blob: 12b7d158fed545cda6fc03f87f5dec05e143bf09 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Simple Python module defined by PEP 484."
HOMEPAGE = "https://github.com/python/typing"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f"

SRC_URI[md5sum] = "3fec97415bae6f742fb3c3013dedeb89"
SRC_URI[sha256sum] = "c36dec260238e7464213dcd50d4b5ef63a507972f5780652e835d0228d0edace"

BBCLASSEXTEND = "native nativesdk"