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
|
Summary: Python 2 / 3 compatibility, like six, but favouring Python 3
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://files.pythonhosted.org/packages/source/n/nine/nine-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -54,8 +52,8 @@ idioms work in python2.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%license LICENSE.rst
|
||||||
%doc LICENSE.rst README.rst
|
%doc README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user