From 6285a86a71a27906e349164fa3d84bebfda0ac6f77f3e43537f062f8c889f72d Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Thu, 3 May 2018 16:33:33 +0000 Subject: [PATCH] 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 --- python-PyChromecast.changes | 5 +++++ python-PyChromecast.spec | 8 +++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/python-PyChromecast.changes b/python-PyChromecast.changes index c5c6d58..ed40f8b 100644 --- a/python-PyChromecast.changes +++ b/python-PyChromecast.changes @@ -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 diff --git a/python-PyChromecast.spec b/python-PyChromecast.spec index 9f76432..f82dca2 100644 --- a/python-PyChromecast.spec +++ b/python-PyChromecast.spec @@ -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