forked from pool/python-more-itertools
Accepting request 592318 from home:mimi_vx:branches:devel:languages:python
- spec-cleaned - use of %license macro - removed unneded dependency OBS-URL: https://build.opensuse.org/request/show/592318 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-more-itertools?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 13:32:39 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- spec-cleaned
|
||||
- use of %license macro
|
||||
- removed unneded dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 24 19:55:52 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
@@ -26,11 +26,9 @@ Group: Development/Languages/Python
|
||||
Url: https://github.com/erikrose/more-itertools
|
||||
Source: https://files.pythonhosted.org/packages/source/m/more-itertools/more-itertools-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -60,8 +58,8 @@ rm -rf more_itertools.egg-info
|
||||
%python_exec setup.py test
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README.rst
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/more_itertools/
|
||||
%{python_sitelib}/more_itertools-%{version}-py%{python_version}.egg-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user