diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-04-12 17:03:30 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-04-12 22:57:22 -0700 |
commit | e6bdd891342e550d20cf3f8a99c75918b071015c (patch) | |
tree | 3744ae9a8b79c6e6432281c7f74d09a3f7f58c08 /meta-python | |
parent | deed8b4aafec4140281cdff473703ac441fbc389 (diff) | |
download | meta-openembedded-e6bdd891342e550d20cf3f8a99c75918b071015c.tar.gz |
python3-pychromecast: upgrade 4.1.0 -> 4.2.3
See full changelog https://github.com/balloob/pychromecast/releases
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "46fbd33212f3869c5dc2d8b4a1d667e5" | 6 | SRC_URI[md5sum] = "56632e0d94f2648a29d89affddddaaec" |
7 | SRC_URI[sha256sum] = "b6979f1ddce1ff8760586aa6b8828290964b38f34c01aa1380ab1740330eeee2" | 7 | SRC_URI[sha256sum] = "d7b7b35254203ab4617389061bee25b0fa67c6628c48bd6a75ccfefef74f1edb" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PyChromecast" | 9 | PYPI_PACKAGE = "PyChromecast" |
10 | 10 | ||