15
0

Accepting request 978467 from home:MasterPatricko:branches:devel:languages:python

- Update to 12.1.2:
  * Breaking Changes: the media controller has been refactored in #607, which means:
  * Controllers not included in the pychromecast repo may need some adjustments
  * The `BbcIplayerController` and `BbcSoundsController` no longer have overridden `play_media` methods
  * Refactor handling of discovered casts and device info (#556)

OBS-URL: https://build.opensuse.org/request/show/978467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=40
This commit is contained in:
2022-05-22 23:27:53 +00:00
committed by Git OBS Bridge
parent 769e6ce311
commit 17c8f43c39
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyChromecast
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyChromecast
Version: 9.1.1
Version: 12.1.2
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT