diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb index 4c431431c2..cda1eb0533 100644 --- a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" |
5 | 5 | ||
6 | PYPI_PACKAGE = "mypy_extensions" | 6 | PYPI_PACKAGE = "mypy_extensions" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
7 | 8 | ||
8 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
9 | 10 | ||