forked from pool/python-pylast
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=6
This commit is contained in:
@@ -23,15 +23,13 @@ Release: 0
|
|||||||
Summary: A python interface to Last.fm
|
Summary: A python interface to Last.fm
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/pylast/pylast
|
URL: https://github.com/pylast/pylast
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -59,8 +57,7 @@ Features:
|
|||||||
%python_exec %fdupes -s %{buildroot}/%{python_sitelib}
|
%python_exec %fdupes -s %{buildroot}/%{python_sitelib}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root)
|
%license COPYING
|
||||||
%doc COPYING
|
|
||||||
%dir %{python_sitelib}/pylast
|
%dir %{python_sitelib}/pylast
|
||||||
%{python_sitelib}/pylast/*
|
%{python_sitelib}/pylast/*
|
||||||
%{python_sitelib}/pylast-%{version}-py%{py_ver}.egg-info
|
%{python_sitelib}/pylast-%{version}-py%{py_ver}.egg-info
|
||||||
|
Reference in New Issue
Block a user