diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb b/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb index 7961ff7198..bb13c65460 100644 --- a/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de | |||
| 9 | PYPI_PACKAGE = "setuptools_scm" | 9 | PYPI_PACKAGE = "setuptools_scm" |
| 10 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
| 11 | 11 | ||
| 12 | UPSTREAM_CHECK_REGEX = "setuptools_scm-(?P<pver>.*)\.tar" | 12 | UPSTREAM_CHECK_REGEX = "scm-(?P<pver>.*)\.tar" |
| 13 | 13 | ||
| 14 | DEPENDS += "python3-tomli-native python3-packaging-native python3-typing-extensions-native" | 14 | DEPENDS += "python3-tomli-native python3-packaging-native python3-typing-extensions-native" |
| 15 | 15 | ||
