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}