[python-nose] Remove our only patch, which has been applied upstream in this release

Luke Macken lmacken at fedoraproject.org
Wed Aug 27 18:42:45 UTC 2014


commit 0e01dcb5e417608ee3b66ddf8317592fcb907ba3
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Aug 27 12:36:31 2014 -0600

    Remove our only patch, which has been applied upstream in this release

 python-nose.spec |    4 ----
 1 files changed, 0 insertions(+), 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
 


More information about the scm-commits mailing list