summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast_7.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pychromecast: Upgrade 7.7.2 -> 8.0.0Leon Anavi2021-02-021-10/+0
| | | | | | | | | | | | | | | | | | | Upgrade to release 8.0.0: - Infer contentType from playQueue items - Lint example scripts - Revert "Lint example scripts" - Lint example scripts - Bump pylint to 2.6.0 - Remove unintended 'async' from listener interfaces - Update BubbleUPNP example - Refactor listeners and controllers as ABCs - Add more google devices to consts - Make current_time optional when loading or queing media 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>
* python3-pychromecast: Upgrade 7.7.1 -> 7.7.2Leon Anavi2021-01-121-0/+10
Upgrade to release 7.7.2: - Use urllib.request instead of requests - docs: fix simple typo, neeeded -> needed 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>