Skip to content

Commit

Permalink
python3-pychromecast: upgrade 13.0.1 -> 13.0.2
Browse files Browse the repository at this point in the history
Changelogg:
============
 Adding support for reported unknown devices (openembedded#680)
 Add Chromecast Ultra and Chromecast HD to the recognised devices (openembedded#679)
 Fix error with select when python process exceeds 1024 open file descriptors (openembedded#676)
 Include URL and UUID in Home Assistant controller messages (openembedded#613)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Dec 12, 2022
1 parent 1abf2a3 commit 8bab5a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"

SRC_URI[sha256sum] = "203aaf037afbaca12763a3a911929dd25b0a8a7b1ee00d010d3439bd31a98252"
SRC_URI[sha256sum] = "1b520e477492cd8fe022e4d041e676056d5fffbb6c05b2f4509801a06bc67bec"

PYPI_PACKAGE = "PyChromecast"

Expand Down

0 comments on commit 8bab5a2

Please sign in to comment.