15
0

- update to 13.0.8:

* Change BBC Sounds app_id (#753) @blawford
  * Dependency updates
- Update to version 13.0.1
- Update to 12.1.4
  * Refactor handling of discovered casts and device info (#556)
- Correct egg-info filename to build in the multi-python new world order.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=50
This commit is contained in:
2023-12-11 08:26:45 +00:00
committed by Git OBS Bridge
parent 58c29af91b
commit 87d521f378
4 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 11 08:26:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 13.0.8:
* Change BBC Sounds app_id (#753) @blawford
* Dependency updates
-------------------------------------------------------------------
Thu Jun 1 10:07:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -27,7 +34,7 @@ Mon Jan 2 20:18:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Mon Dec 5 19:29:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 13.0.1
- Update to version 13.0.1
* Make sure __version__ is consistent
* Make pylint happier
* Drop __version__
@@ -43,7 +50,7 @@ Mon Dec 5 19:29:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
-------------------------------------------------------------------
Wed Aug 17 15:41:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 12.1.4
- Update to 12.1.4
* Improve timeout logs (#637) @emontnemery
* pin to protobuf v3 (#625) @chapmanjacobd
- Update to 12.1.3
@@ -57,7 +64,7 @@ Sat May 21 20:53:58 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
* Breaking Changes: the media controller has been refactored in #607, which means:
* Controllers not included in the pychromecast repo may need some adjustments
* The `BbcIplayerController` and `BbcSoundsController` no longer have overridden `play_media` methods
* Refactor handling of discovered casts and device info (#556)
* Refactor handling of discovered casts and device info (#556)
-------------------------------------------------------------------
Mon Mar 8 04:51:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
@@ -85,7 +92,7 @@ Wed Jan 27 03:47:43 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.7.2:
* Use urllib.request instead of requests.
- Drop python-requests from Requires.
- Correct egg-info filename to build in the multi-python new world order.
- Correct egg-info filename to build in the multi-python new world order.
-------------------------------------------------------------------
Mon Jan 4 04:44:17 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
@@ -170,7 +177,7 @@ Tue May 5 06:46:04 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
* Correct mistake in PR#345 (#346)
* Lookup manufacturer, remove multizone helper. (#345)
- Update python-zeroconf Require
-------------------------------------------------------------------
Thu Mar 26 16:24:27 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
@@ -293,7 +300,7 @@ Fri Jan 5 09:22:56 UTC 2018 - alarrosa@suse.com
* Cast web pages with DashCast
* Fix get_device_status for newer cast firmwares
* Remove api_version from DeviceStatus
-------------------------------------------------------------------
Tue Sep 5 17:13:17 UTC 2017 - alarrosa@suse.com