15
0

Accepting request 774196 from home:alarrosa:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/774196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2020-02-13 15:56:31 +00:00
committed by Git OBS Bridge
parent afc2d846a4
commit d98c38130b
4 changed files with 12 additions and 4 deletions

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ec56887951e25d11d2a5860c743a7f4fe0c8d58864f17fae24c500674f79d8d
size 44483

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 13 15:38:57 UTC 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 11:26:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

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