[pygobject3] v3.9.5

Daniel Drake dsd at fedoraproject.org
Fri Aug 9 19:19:03 UTC 2013


commit 080bf066ac6bc21f736de813701b6d06f17f1088
Author: Daniel Drake <dsd at laptop.org>
Date:   Fri Aug 9 13:15:19 2013 -0600

    v3.9.5

 ignore-more-pep8-errors.patch |   22 ----------------------
 pygobject3.spec               |   13 +++++--------
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 31 deletions(-)
---
diff --git a/pygobject3.spec b/pygobject3.spec
index 5591c1b..1e2cbaa 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -21,8 +21,8 @@
 ### Abstract ###
 
 Name: pygobject3
-Version: 3.9.2
-Release: 2%{?dist}
+Version: 3.9.5
+Release: 1%{?dist}
 License: LGPLv2+ and MIT
 Group: Development/Languages
 Summary: Python 2 bindings for GObject Introspection
@@ -30,11 +30,6 @@ URL: https://live.gnome.org/PyGObject
 #VCS: git:git://git.gnome.org/pygobject
 Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.9/pygobject-%{version}.tar.xz
 
-# Add these additional exclusions to the pep8 rules in "make check":
-#   E127 continuation line over-indented for visual indent
-# Not yet sent upstream
-Patch1: ignore-more-pep8-errors.patch
-
 # Mark some tests as known to fail; currently:
 #
 # On i686:
@@ -156,7 +151,6 @@ for use in Python 3 programs.
 
 %prep
 %setup -q -n pygobject-%{version}
-%patch1 -p1 -b .ignore-more-pep8-errors
 %patch2 -p1 -b .known-failures
 %patch3 -p1 -b .test-list-marshalling
 %patch5 -p1
@@ -271,6 +265,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
 %endif # with_python3
 
 %changelog
+* Fri Aug  9 2013 Daniel Drake <dsd at laptop.org> - 3.9.5-1
+- Update to 3.9.5
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.9.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e34edb2..e2e9c59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caa7f8f171b4dc13f5ba99cd318b46fb  pygobject-3.9.2.tar.xz
+874b5f0c19d037f38611332ae4c21998  pygobject-3.9.5.tar.xz


More information about the scm-commits mailing list