Package Release Info

python-PyChromecast-2.5.2-bp151.1.1

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-PyChromecast

Change Logs

* 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