Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-process-tests?expand=0&rev=8
This commit is contained in:
parent
404c3bbc8f
commit
45d0dc4152
@ -24,13 +24,12 @@ Release: 0
|
||||
Summary: Tools for testing processes
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/ionelmc/python-process-tests
|
||||
Source: https://pypi.io/packages/source/p/process-tests/process-tests-%{version}.tar.gz
|
||||
URL: https://github.com/ionelmc/python-process-tests
|
||||
Source: https://files.pythonhosted.org/packages/source/p/process-tests/process-tests-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@ -49,8 +48,8 @@ dos2unix LICENSE src/process_tests.egg-info/dependency_links.txt
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%pycache_only %{python_sitelib}/__pycache__
|
||||
%{python_sitelib}/process_tests.py*
|
||||
%{python_sitelib}/process_tests-%{version}-py%{python_version}.egg-info
|
||||
|
Loading…
x
Reference in New Issue
Block a user