Package Release Info

python-PyChromecast-5.0.0-bp154.1.22

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-PyChromecast

Change Logs

Version: 5.0.0-bp152.1.1
* Tue May 05 2020 Johannes Grassler <johannes.grassler@suse.com>
- Update to 5.0.0
  * remove .travis.yml
  * extract test reqs
  * Update test.yml
  * Create test.yml
  * Bump linters, run flake and black on examples (#355)
  * Speed up SocketClient shutdown (#352)
  * Improve debug messages (#353)
  * Fix bugs in Chromecast.is_idle and ReceiverController.launch_app (#350)
  * Improve examples and docstrings (#351)
  * Remove blocking option from Chromecast (#349)
  * Add helper function get_listed_chromecasts (#348)
  * Correct mistake in PR#345 (#346)
  * Lookup manufacturer, remove multizone helper. (#345)
- Update python-zeroconf Require
* Thu Mar 26 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 4.2.0
  * Add support for Lovelace dashboards
  * Set up publish when we create a release.
  * Update zeroconf requirement
* Thu Feb 13 2020 Antonio Larrosa <alarrosa@suse.com>
- Update to 4.1.1
  * Update "add support to your favorite app" in the README
  * Get ipaddress the same way as code examples in zeroconf
  * Correct METADATA_TYPE in media.py
* Wed Jan 15 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 4.1.0
  * Fix resettin status
  * Add app icon to CastStatus
* Tue Sep 24 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.0.1:
  * various small fixes
  * support for home assistant cast
* Tue Jun 18 2019 Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.2.2
  * Improve matching of spotify device to handle audio groups
  * Fix broken attempt to update status during tear down
  * Add google home mini as audio device
  * Add support for queue_next / queue_prev
  * Take expiration from login and pass to controller
  * Add multizone controller and multizone manager
  * Remove the filters feature from get_chromecasts
Version: 2.5.2-bp151.1.1
* Tue Mar 05 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.5.2:
  * YouTube controller version update (#258) @ur1katz
  * Add support for connecting to named service (#267) @emontnemery
  * Exponential backoff of mdns service resolution retries (#268) @emontnemery
  * Improve exponential backoff of mdns service resolution retries (#269) @emontnemery
* Wed Jan 02 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 2.3.0:
  * Updated spotify controller description (#232) @Nobyx
  * Allow users to pass the force_launch flag when launching an app (#237) @marcosdiez
  * Better YouTube controller (#236) @ur1katz
  * Simple event listener example (#241) @hjmsw
* Wed Dec 26 2018 Matej Cepl <mcepl@suse.com>
- Fix build failure: %{py_ver} doesn't work, %{py3_ver}
  does.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Fri May 11 2018 toddrme2178@gmail.com
- Don't forget python_module workaround.
* Thu May 03 2018 alarrosa@suse.com
- Run spec_cleaner
* Thu May 03 2018 alarrosa@suse.com
- Update to version 2.2.0
  * Spotify controller creation
  * Fixed misplaced parenthesis
- Update to version 2.1.0
  * Fix not waiting with no tries set
  * Add adjusted_current_time() function
- Update to version 2.0.0
  * Drop Python 2 support
  * Fixes for discovery, FreeBSD Socket creation
  * Fix Channel Close
  * Add return for "uri" value, fix SSL issues on Windows
  * Don't sleep when there are no tries remaining
- Drop 0001-Dont-sleep-when-there-are-no-tries-remaining.patch
* Fri Jan 05 2018 alarrosa@suse.com
- Add 0001-Dont-sleep-when-there-are-no-tries-remaining.patch from
  upstream
- Update to version 1.0.3
  * Catch OSError as well as socket.error
  * Fix CAST_TYPES mapping
  * Revert 184 socket client changes
- Update to version 1.0.2
  * Remove excess return value from get_device_status
- Update to version 1.0.1
  * Properly remove api_version now
- Update to version 1.0.0
  * Cast web pages with DashCast
  * Fix get_device_status for newer cast firmwares
  * Remove api_version from DeviceStatus
* Tue Sep 05 2017 alarrosa@suse.com
- Update to version 0.8.2
  * Fix race in SocketClient.send_message
  * Fix send message deadlock
- Run spec-cleaner
* Mon Jun 12 2017 alarrosa@suse.com
- Initial release of python-PyChromecast 0.8.1