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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e16e0a7f9488319191b8b4fa21ca0beb4bf12eeda5c9bf640241188f2bea0a3e
size 60482

View File

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

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>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%global skip_python310 1
Name: python-PyChromecast
Version: 14.0.1
Version: 14.0.4
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT