[pygobject3/f20] Update to 3.9.91

Kalev Lember kalev at fedoraproject.org
Tue Sep 3 23:47:22 UTC 2013


commit 689f00a119ccc8c64509b6759d085cad617afd67
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 4 00:45:58 2013 +0200

    Update to 3.9.91

 pygobject-3.9.90-pep8.patch |   51 -------------------------------------------
 pygobject3.spec             |   10 +++-----
 sources                     |    2 +-
 3 files changed, 5 insertions(+), 58 deletions(-)
---
diff --git a/pygobject3.spec b/pygobject3.spec
index 11263fb..b073b06 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -21,7 +21,7 @@
 ### Abstract ###
 
 Name: pygobject3
-Version: 3.9.90
+Version: 3.9.91
 Release: 1%{?dist}
 License: LGPLv2+ and MIT
 Group: Development/Languages
@@ -64,10 +64,6 @@ Patch2: pygobject-3.3.4-known-failures.patch
 # Not yet sent upstream:
 Patch3: test-list-marshalling.patch
 
-# Backported from upstream, fixes build with newer PEP8
-# https://bugzilla.gnome.org/show_bug.cgi?id=706319
-Patch4: pygobject-3.9.90-pep8.patch
-
 # Disable a test that still fails on ppc64 (see
 #   https://bugzilla.redhat.com/show_bug.cgi?id=924425#c7 )
 # Filed upstream as:
@@ -157,7 +153,6 @@ for use in Python 3 programs.
 %setup -q -n pygobject-%{version}
 %patch2 -p1 -b .known-failures
 %patch3 -p1 -b .test-list-marshalling
-%patch4 -p1 -b .pep8
 %patch5 -p1
 
 %if 0%{?with_python3}
@@ -270,6 +265,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
 %endif # with_python3
 
 %changelog
+* Tue Sep 03 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.91-1
+- Update to 3.9.91
+
 * Thu Aug 22 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.90-1
 - Update to 3.9.90
 
diff --git a/sources b/sources
index 4fb80c0..d1ecd60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-535e312ac8d0c151561fa4fa87da7cdf  pygobject-3.9.90.tar.xz
+aa0dc959ff39a3a11b282e801d8a4dce  pygobject-3.9.91.tar.xz


More information about the scm-commits mailing list