mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python3-pychromecast: Upgrade 7.3.0 -> 7.5.0
Upgrade to release 7.5.0: - Allow passing additional media information through to play_media - Add support for lists, playQueues, and playlists on Plex controller - Misc spelling changes 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,11 @@
|
||||
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[md5sum] = "d35c610f57cae909348ff6c60e5e9256"
|
||||
SRC_URI[sha256sum] = "2f346a88ddc27a19cc68bc2d3e8929d89276298cb1c11871b82a87fbdafb95a8"
|
||||
|
||||
PYPI_PACKAGE = "PyChromecast"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user