forked from pool/python-testtools
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
This commit is contained in:
committed by
Git OBS Bridge
parent
afcbf2d3ec
commit
bfcee6fb55
@@ -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
|
||||
|
Reference in New Issue
Block a user