diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb index 5deb5e92f7..6c8c093486 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb | |||
@@ -7,6 +7,7 @@ SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch" | |||
7 | SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1" | 7 | SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PyChromecast" | 9 | PYPI_PACKAGE = "PyChromecast" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
12 | 13 | ||