15
0

Accepting request 1040416 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1040416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=44
This commit is contained in:
2022-12-05 21:26:57 +00:00
committed by Git OBS Bridge
parent b1ee8c7f33
commit cc31d6b4f8
4 changed files with 20 additions and 4 deletions

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