diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mypy-extensions_1.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.1.0.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.1.0.bb index 21cb517c21..baa76aa60c 100644 --- a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.1.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" | |||
| 6 | PYPI_PACKAGE = "mypy_extensions" | 6 | PYPI_PACKAGE = "mypy_extensions" |
| 7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 8 | 8 | ||
| 9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_flit_core |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558" | 11 | SRC_URI[sha256sum] = "52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558" |
| 12 | 12 | ||
