15
0

Accepting request 1207512 from home:MasterPatricko

Update to 14.0.4

OBS-URL: https://build.opensuse.org/request/show/1207512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=56
This commit is contained in:
2024-10-14 08:36:04 +00:00
committed by Git OBS Bridge
parent 66982a57af
commit c0ea0fd33f
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Oct 13 02:26:02 UTC 2024 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Update to 14.0.4
* Make it possible to log heartbeat ping pong (#969) @emontnemery
* Move HeartbeatController to a separate module (#968) @emontnemery
* Simplify socket timeout (#967) @emontnemery
* Bump pylint from 3.2.7 to 3.3.1 (#957) @dependabot
- Update to 14.0.3:
* Revert "Revert "Revert "Remove socket timeouts"" (#883)" (#965) @bdraco
- Update to 14.0.2:
* Add OHF logo to README (#961) @mrdarrengriffin
* Fix errors found by pylint 3.2.7 (#946) @emontnemery
* Reduce verbosity of reconnection (#933) @elupus
* Add BRAVIA 4K VH21 to known devices (#904) @jayofdoom
* Initialize _session member on YouTube controller (#925) @alexdelorenzo
* Migrate to using efficient I/O multiplexing selectors (#865) @bdraco
* Revert "Revert "Remove socket timeouts"" (#883) @emontnemery
-------------------------------------------------------------------
Tue May 7 20:17:37 UTC 2024 - Dirk Müller <dmueller@suse.com>