mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
python3-mypy: update to 0.942
License-Update: copyright years updated. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
09c9b9b004
commit
2b62902692
|
|
@ -1,13 +1,13 @@
|
||||||
SUMMARY = "Optional static typing for Python 3 and 2 (PEP 484)"
|
SUMMARY = "Optional static typing for Python 3 and 2 (PEP 484)"
|
||||||
HOMEPAGE = "https://github.com/python/mypy"
|
HOMEPAGE = "https://github.com/python/mypy"
|
||||||
LICENSE = "MIT & Python-2.0"
|
LICENSE = "MIT & Python-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=17b7180fcfc43c4e70c07c71588604c4"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ba8ec528da02073b7e1f4124c0f836f"
|
||||||
|
|
||||||
PYPI_PACKAGE = "mypy"
|
PYPI_PACKAGE = "mypy"
|
||||||
|
|
||||||
inherit pypi python_setuptools_build_meta
|
inherit pypi python_setuptools_build_meta
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "704098302473cb31a218f1775a873b376b30b4c18229421e9e9dc8916fd16150"
|
SRC_URI[sha256sum] = "17e44649fec92e9f82102b48a3bf7b4a5510ad0cd22fa21a104826b5db4903e2"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user