[python-testtools/el6] Update to 0.9.35

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 3 08:47:05 UTC 2014


commit 729b72867975a376c4a2d84b5c7a6e69e7c57844
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 3 14:01:35 2014 +0700

    Update to 0.9.35
    
    (cherry picked from commit bbc8b71a93b4f0abf9baf34ae132d3d3a1e26c52)

 .gitignore            |    2 +-
 python-testtools.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef9a7a8..fdd3789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/testtools-0.9.32.tar.gz
+/testtools-0.9.35.tar.gz
diff --git a/python-testtools.spec b/python-testtools.spec
index 9e3f28a..1123a8a 100644
--- a/python-testtools.spec
+++ b/python-testtools.spec
@@ -1,10 +1,10 @@
 %if 0%{?fedora}
-%global with_python3 1
+%global with_python3 0
 %endif
 
 Name:           python-testtools
-Version:        0.9.32
-Release:        2%{?dist}
+Version:        0.9.35
+Release:        1%{?dist}
 Summary:        Extensions to the Python unit testing framework
 
 %if 0%{?rhel}
@@ -13,7 +13,7 @@ Group:          Development/Tools
 License:        MIT
 URL:            https://launchpad.net/testtools
 Source0:        http://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
-Patch0:		testtools-0.9.30-py3.patch
+Patch0:         testtools-0.9.30-py3.patch
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -131,6 +131,9 @@ popd
 
 
 %changelog
+* Mon Feb  3 2014 Michel Salim <salimma at fedoraproject.org> - 0.9.35-1
+- Update to 0.9.35
+
 * Thu Jul  4 2013 Michel Salim <salimma at fedoraproject.org> - 0.9.32-2
 - Add new runtime dep on -extras to Python3 variant as well
 
diff --git a/sources b/sources
index a8552d4..f95be56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7db1d94fcb8744254e36cb989c46b641  testtools-0.9.32.tar.gz
+a604dfd54cc5f06599c24aa4c26a3126  testtools-0.9.35.tar.gz


More information about the scm-commits mailing list