From 4b9b2cb0837f22d268d7c1f36bd26a9d89328c42 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 16 Jan 2013 17:54:54 -0500 Subject: [PATCH] drop upstreamed patch --- pygobject3.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 9dd2ffe..00a0fc6 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -69,10 +69,6 @@ Patch2: pygobject-3.3.4-known-failures.patch # Not yet sent upstream: Patch3: test-list-marshalling.patch -# Fix GBytes.compare test -# https://bugzilla.gnome.org/show_bug.cgi?id=690837 -Patch4: pygobject-3.7.3-test-gbytes-compare.patch - ### Build Dependencies ### BuildRequires: chrpath @@ -154,7 +150,6 @@ for use in Python 3 programs. %patch1 -p1 -b .ignore-more-pep8-errors %patch2 -p1 -b .known-failures %patch3 -p1 -b .test-list-marshalling -%patch4 -p1 -b .test-gbytes-compare %if 0%{?with_python3} rm -rf %{py3dir}