diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb index acd84efd21..9ba6ef8b15 100644 --- a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.12.0.bb | |||
| @@ -9,6 +9,7 @@ DEPENDS += "python3-setuptools-scm-native" | |||
| 9 | SRC_URI[sha256sum] = "1f5a462d92fd0cfb82f1fab28b51bfb209fabbe6aabf7f0d51472c0c124c0c61" | 9 | SRC_URI[sha256sum] = "1f5a462d92fd0cfb82f1fab28b51bfb209fabbe6aabf7f0d51472c0c124c0c61" |
| 10 | 10 | ||
| 11 | PYPI_PACKAGE = "lazy_object_proxy" | 11 | PYPI_PACKAGE = "lazy_object_proxy" |
| 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
| 12 | 13 | ||
| 13 | inherit pypi python_setuptools_build_meta | 14 | inherit pypi python_setuptools_build_meta |
| 14 | 15 | ||
