17
0

Accepting request 1040445 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1040445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyChromecast?expand=0&rev=21
This commit is contained in:
2022-12-06 13:23:47 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Dec 5 19:29:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 13.0.1
* Make sure __version__ is consistent
* Make pylint happier
* Drop __version__
- Update to version 13.0.0
* Adapt to pylint 2.15.5 (#670) @emontnemery
* Added three unknown models with cast-types (#658) @heikkih
* Revert "pin to protobuf v3" (#669) @emontnemery
* Pin github actions and add dependabot actions ecosystem (#655) @MartinHjelmare
* Improve output of discovery examples (#653) @emontnemery
* Update version_info in init (#640) @clach04
-------------------------------------------------------------------
Wed Aug 17 15:41:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyChromecast
Version: 12.1.4
Version: 13.0.1
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT