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,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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b62231fea71ccb2361d48286481b198ccb8768bf81f8aaec1c8d5fb98eaaca3
|
||||
size 192916
|
3
testtools-0.9.34.tar.gz
Normal file
3
testtools-0.9.34.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96c5a7b51690bfe3a2610b13279644780a617a39c879a513132e362360b2da68
|
||||
size 195771
|
Reference in New Issue
Block a user