Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lockfile?expand=0&rev=19
This commit is contained in:
@@ -23,14 +23,13 @@ Release: 0
|
||||
Summary: Platform-independent file locking module
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/openstack/pylockfile
|
||||
URL: https://github.com/openstack/pylockfile
|
||||
Source: https://files.pythonhosted.org/packages/source/l/lockfile/lockfile-%{version}.tar.gz
|
||||
Patch0: %{name}-empty_ident.patch
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -60,8 +59,8 @@ production-quality code.
|
||||
%python_exec -m nose
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README RELEASE-NOTES LICENSE
|
||||
%license LICENSE
|
||||
%doc README RELEASE-NOTES
|
||||
%{python_sitelib}/lockfile*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user