mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-pychromecast: Upgrade 9.1.1 -> 9.1.2
Upgrade to release 9.1.2: - Handle bad UUIDs from third-party Chromecasts - Reuse SSL context in host browser Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
committed by
Trevor Gamblin
parent
b8230b6a66
commit
75a9fe6cc0
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "Library for Python 3.6+ to communicate with the Google Chromecast."
|
||||
HOMEPAGE = "https://github.com/balloob/pychromecast"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
|
||||
|
||||
SRC_URI[sha256sum] = "907656cea46d39d0e93ec815979578ef4fb6f655fd8bf4e88e6421fcd7824e85"
|
||||
|
||||
PYPI_PACKAGE = "PyChromecast"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user