|
|
|
@ -24,7 +24,6 @@ Group: Development/Languages
|
|
|
|
|
License: LGPLv2+ and Public Domain
|
|
|
|
|
URL: http://somethingaboutorange.com/mrl/projects/nose/
|
|
|
|
|
Source0: http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
|
|
|
|
|
Patch0: add-custom-nose-id.patch
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
@ -95,7 +94,6 @@ python3 unittests.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q -n %{upstream_name}-%{version}
|
|
|
|
|
#patch0 -p1
|
|
|
|
|
|
|
|
|
|
dos2unix examples/attrib_plugin.py
|
|
|
|
|
|
|
|
|
|