summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb
index 5a51d2e137..6f06f53a17 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
5 5
6SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch" 6SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch"
7SRC_URI[sha256sum] = "092c65f421991bca565338bc61a0c14861c47e0f5c0a65919a5e93f02dfd071a" 7SRC_URI[sha256sum] = "1fc05d63db152fe6f71efdee77d14228dc4c55e99d734de4757455800b1f3ba4"
8 8
9PYPI_PACKAGE = "PyChromecast" 9PYPI_PACKAGE = "PyChromecast"
10 10