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_4.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_4.2.3.bb
index b79e7954cd..f561753a18 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_4.2.3.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
5 5
6SRC_URI[md5sum] = "46fbd33212f3869c5dc2d8b4a1d667e5" 6SRC_URI[md5sum] = "56632e0d94f2648a29d89affddddaaec"
7SRC_URI[sha256sum] = "b6979f1ddce1ff8760586aa6b8828290964b38f34c01aa1380ab1740330eeee2" 7SRC_URI[sha256sum] = "d7b7b35254203ab4617389061bee25b0fa67c6628c48bd6a75ccfefef74f1edb"
8 8
9PYPI_PACKAGE = "PyChromecast" 9PYPI_PACKAGE = "PyChromecast"
10 10