forked from pool/python-PyChromecast
Fix build failure: %{py_ver} doesn't work, %{py3_ver} does.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=7
This commit is contained in:
@@ -63,6 +63,6 @@ multi-room setups with Audio cast devices.
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/pychromecast
|
||||
%{python_sitelib}/PyChromecast-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitelib}/PyChromecast-%{version}-py%{py3_ver}.egg-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user