forked from pool/python-PyChromecast
Accepting request 603817 from home:alarrosa:branches:devel:languages:python
- Run spec_cleaner OBS-URL: https://build.opensuse.org/request/show/603817 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 15:38:15 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
- Run spec_cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 08:30:37 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyChromecast
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
|
||||
Name: python-PyChromecast
|
||||
@@ -23,7 +24,7 @@ Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/balloob/pychromecast
|
||||
URL: https://github.com/balloob/pychromecast
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyChromecast/PyChromecast-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module protobuf >= 3.0.0}
|
||||
@@ -59,7 +60,8 @@ multi-room setups with Audio cast devices.
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%doc LICENSE README.rst
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/pychromecast
|
||||
%{python_sitelib}/PyChromecast-%{version}-py%{py_ver}.egg-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user