diff --git a/PyChromecast-14.0.1.tar.gz b/PyChromecast-14.0.1.tar.gz deleted file mode 100644 index 051d57c..0000000 --- a/PyChromecast-14.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e16e0a7f9488319191b8b4fa21ca0beb4bf12eeda5c9bf640241188f2bea0a3e -size 60482 diff --git a/PyChromecast-14.0.4.tar.gz b/PyChromecast-14.0.4.tar.gz new file mode 100644 index 0000000..9df1b2b --- /dev/null +++ b/PyChromecast-14.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc05d63db152fe6f71efdee77d14228dc4c55e99d734de4757455800b1f3ba4 +size 60743 diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index 7801eb2..dca85b0 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Oct 13 02:26:02 UTC 2024 - Tejas Guruswamy + +- 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 diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index ffd9720..a20c07e 100644 --- a/python-PyChromecast.spec +++ b/python-PyChromecast.spec @@ -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