xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python-extras.inc (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunSUMMARY = "Useful extra bits for Python - things that should be in the standard library"
2*4882a593SmuzhiyunHOMEPAGE = "https://pypi.org/project/extras/"
3*4882a593SmuzhiyunSECTION = "devel/python"
4*4882a593SmuzhiyunLICENSE = "Apache-2.0"
5*4882a593SmuzhiyunLIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b"
6*4882a593Smuzhiyun
7*4882a593Smuzhiyuninherit pypi
8*4882a593Smuzhiyun
9*4882a593SmuzhiyunSRC_URI[md5sum] = "3a63ad60cf8f0186c9e3a02f55ec5b14"
10*4882a593SmuzhiyunSRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e"
11*4882a593Smuzhiyun
12*4882a593SmuzhiyunBBCLASSEXTEND = "nativesdk"
13