Change-Id: Ifd48f12f62aac76761b5fa8fc4de3fb03dc37d74
Release: 0
Url: http://readthedocs.org/docs/nose/
Summary: Nose extends unittest to make testing easier
-License: LGPL-2.0+
+License: LGPL-2.1-or-later
Group: Platform Development/Python
Source: http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
Source1001: python-nose.manifest
%files
%manifest %{name}.manifest
%defattr(-,root,root,-)
-%doc NEWS README.txt lgpl.txt
+%license lgpl.txt
%{_bindir}/nosetests*
%{_mandir}/man*/nosetests*
%{python_sitelib}/*