summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb
diff options
context:
space:
mode:
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.bb1
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"
7SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1" 7SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1"
8 8
9PYPI_PACKAGE = "PyChromecast" 9PYPI_PACKAGE = "PyChromecast"
10UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
10 11
11inherit pypi python_setuptools_build_meta 12inherit pypi python_setuptools_build_meta
12 13