mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
python3-pychromecast: Upgrade 4.2.3 -> 7.0.1
Upgrade to release 7.0.1: - BREAKING CHANGE Track services based on UUID instead of mDNS service name - Correct version 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] = "519d928bf3bdc8adb4dff1ad0e9de6ff"
|
||||
SRC_URI[sha256sum] = "85112a0f39727636e35a0e1b633cc55a90a17bfc06be0a9a9bea5e46ac603cf1"
|
||||
|
||||
PYPI_PACKAGE = "PyChromecast"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user