diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb index 8f0755473e..7bd23e3470 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb | |||
| @@ -14,11 +14,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" | |||
| 14 | 14 | ||
| 15 | # The name on PyPi is slightly different. | 15 | # The name on PyPi is slightly different. |
| 16 | PYPI_PACKAGE = "typing_extensions" | 16 | PYPI_PACKAGE = "typing_extensions" |
| 17 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
| 17 | 18 | ||
| 18 | SRC_URI[sha256sum] = "1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" | 19 | SRC_URI[sha256sum] = "1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" |
| 19 | 20 | ||
| 20 | inherit pypi python_flit_core | 21 | inherit pypi python_flit_core |
| 21 | 22 | ||
| 22 | UPSTREAM_CHECK_REGEX = "/typing-extensions/(?P<pver>(\d+[\.\-_]*)+)/" | ||
| 23 | |||
| 24 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |
