mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
typing: add version 3.5.3.0
this is a dependency for m2crypto > 0.24.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,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] = "3996a747158e5591abf689c1c5f8f9db"
|
||||||
|
SRC_URI[sha256sum] = "ca2daac7e393e8ee86e9140cd0cf0172ff6bb50ebdf0b06281770f98f31bff21"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
inherit pypi setuptools
|
||||||
|
require python-typing.inc
|
||||||
Reference in New Issue
Block a user