forked from pool/python-enzyme
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enzyme?expand=0&rev=9
This commit is contained in:
@@ -23,12 +23,11 @@ Release: 0
|
||||
Summary: Python video metadata parser
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/Diaoul/enzyme
|
||||
Source0: https://pypi.python.org/packages/source/e/enzyme/enzyme-%{version}.tar.gz
|
||||
URL: https://github.com/Diaoul/enzyme
|
||||
Source0: https://files.pythonhosted.org/packages/source/e/enzyme/enzyme-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -46,8 +45,8 @@ Enzyme is a Python module to parse video metadata.
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc HISTORY.rst LICENSE README.rst
|
||||
%license LICENSE
|
||||
%doc HISTORY.rst README.rst
|
||||
%{python_sitelib}/enzyme
|
||||
%{python_sitelib}/enzyme-%{version}-py%{py_ver}.egg-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user