forked from pool/python-nine
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nine?expand=0&rev=5
This commit is contained in:
@@ -24,13 +24,11 @@ Release: 0
|
||||
Summary: Python 2 / 3 compatibility, like six, but favouring Python 3
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/nandoflorestan/nine
|
||||
URL: https://github.com/nandoflorestan/nine
|
||||
Source: https://files.pythonhosted.org/packages/source/n/nine/nine-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -54,8 +52,8 @@ idioms work in python2.
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE.rst README.rst
|
||||
%license LICENSE.rst
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user