Remove our only patch, which has been applied upstream in this release
This commit is contained in:
parent
c84914c1e2
commit
0e01dcb5e4
@ -24,9 +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
|
||||
# Bug report: https://github.com/nose-devs/nose/issues/759#issuecomment-43487304
|
||||
# Patch accepted upstream: https://github.com/nose-devs/nose/pull/811
|
||||
Patch0: %{name}-fix-_removed_tests-attribute.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -94,7 +91,6 @@ python3 unittests.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{upstream_name}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
dos2unix examples/attrib_plugin.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user