mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-30 09:21:24 +00:00
python3-pychromecast: Upgrade 7.5.1 -> 7.6.0
Upgrade to release 7.6.0: - Spotify quick play (again) - Fix next/previous track - Add support for BubbleUPNP Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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] = "998851e615e41ff436780867de84adea0f1720b7a73822451bd9ff9a00c0e255"
|
||||
|
||||
PYPI_PACKAGE = "PyChromecast"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user