From 0e01dcb5e417608ee3b66ddf8317592fcb907ba3 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Wed, 27 Aug 2014 12:36:31 -0600 Subject: [PATCH] Remove our only patch, which has been applied upstream in this release --- python-nose.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python-nose.spec b/python-nose.spec index a36f738..03e5b43 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -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