15
0

Accepting request 1132433 from devel:languages:python

- 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/request/show/1132433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyChromecast?expand=0&rev=24
This commit is contained in:
2023-12-11 20:51:19 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0de98e9e5be43269dd41efb16126ab0d5ba941ca4acae024329712851c0c0324
size 52074

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4b7523db137f8de05eedcc6154113b68532848629442b448c2334fac966a447
size 52095

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

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyChromecast
Version: 13.0.7
Version: 13.0.8
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT