From bfcee6fb55f12fd40c60a0ed9c463b5882823efbf8ab0a2dd391a8a20d94d8df Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Mon, 13 Jan 2014 17:25:01 +0000 Subject: [PATCH] Accepting request 213713 from Cloud:OpenStack:Master - update to 0.9.34: * Added ability for ``testtools.TestCase`` instances to force a test to fail, even if no assertions failed. (Thomi Richards) * Added ``testtools.content.StacktraceContent``, a content object that automatically creates a ``StackLinesContent`` object containing the current stack trace. (Thomi Richards) * ``AnyMatch`` is now exported properly in ``testtools.matchers``. (Robert Collins, Rob Kennedy, github #44) * Network tests now bind to 127.0.0.1 to avoid (even temporary) network visible ports. (Benedikt Morbach, github #46) - Revert back - Totally disable testing to bootstrap ppc64. Actually the build conditional is supposed to do just that. OBS-URL: https://build.opensuse.org/request/show/213713 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=28 --- python-testtools.changes | 25 +++++++++++++++++++++++++ python-testtools.spec | 4 ++-- testtools-0.9.33.tar.gz | 3 --- testtools-0.9.34.tar.gz | 3 +++ 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 testtools-0.9.33.tar.gz create mode 100644 testtools-0.9.34.tar.gz diff --git a/python-testtools.changes b/python-testtools.changes index 7372d6c..04fd955 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 13 13:44:49 UTC 2014 - dmueller@suse.com + +- update to 0.9.34: + * Added ability for ``testtools.TestCase`` instances to force a test to + fail, even if no assertions failed. (Thomi Richards) + * Added ``testtools.content.StacktraceContent``, a content object that + automatically creates a ``StackLinesContent`` object containing the current + stack trace. (Thomi Richards) + * ``AnyMatch`` is now exported properly in ``testtools.matchers``. + (Robert Collins, Rob Kennedy, github #44) + * Network tests now bind to 127.0.0.1 to avoid (even temporary) network + visible ports. (Benedikt Morbach, github #46) + ------------------------------------------------------------------- Sun Nov 17 16:48:32 UTC 2013 - p.drouand@gmail.com @@ -10,6 +24,17 @@ Sun Nov 17 16:48:32 UTC 2013 - p.drouand@gmail.com tests were counted as run tests, but they are not. - Remove unwanted hidden file from documentation generated with Sphinx +------------------------------------------------------------------- +Thu Aug 8 13:47:56 UTC 2013 - speilicke@suse.com + +- Revert back + +------------------------------------------------------------------- +Thu Aug 8 13:22:20 UTC 2013 - speilicke@suse.com + +- Totally disable testing to bootstrap ppc64. Actually the build conditional is + supposed to do just that. + ------------------------------------------------------------------- Tue Jun 25 11:35:04 UTC 2013 - speilicke@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index ec35820..8416172 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -1,7 +1,7 @@ # # spec file for package python-testtools # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_with tests Name: python-testtools -Version: 0.9.33 +Version: 0.9.34 Release: 0 Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT diff --git a/testtools-0.9.33.tar.gz b/testtools-0.9.33.tar.gz deleted file mode 100644 index b962d36..0000000 --- a/testtools-0.9.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b62231fea71ccb2361d48286481b198ccb8768bf81f8aaec1c8d5fb98eaaca3 -size 192916 diff --git a/testtools-0.9.34.tar.gz b/testtools-0.9.34.tar.gz new file mode 100644 index 0000000..e51f5cd --- /dev/null +++ b/testtools-0.9.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c5a7b51690bfe3a2610b13279644780a617a39c879a513132e362360b2da68 +size 195771