forked from pool/python-testtools
Accepting request 215507 from Cloud:OpenStack:Master
- update to 0.9.35: * Removed a number of code paths where Python 2.4 and Python 2.5 were explicitly handled. (Daniel Watkins) * Added the ``testtools.TestCase.expectThat`` method, which implements delayed assertions. (Thomi Richards) * Docs are now built as part of the Travis-CI build, reducing the chance of Read The Docs being broken accidentally. (Daniel Watkins, #1158773) OBS-URL: https://build.opensuse.org/request/show/215507 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
bfcee6fb55
commit
30e8b429f0
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 29 12:31:27 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 0.9.35:
|
||||||
|
* Removed a number of code paths where Python 2.4 and Python 2.5 were
|
||||||
|
explicitly handled. (Daniel Watkins)
|
||||||
|
* Added the ``testtools.TestCase.expectThat`` method, which implements
|
||||||
|
delayed assertions. (Thomi Richards)
|
||||||
|
* Docs are now built as part of the Travis-CI build, reducing the chance of
|
||||||
|
Read The Docs being broken accidentally. (Daniel Watkins, #1158773)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 13 13:44:49 UTC 2014 - dmueller@suse.com
|
Mon Jan 13 13:44:49 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: python-testtools
|
Name: python-testtools
|
||||||
Version: 0.9.34
|
Version: 0.9.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extensions to the Python Standard Library Unit Testing Framework
|
Summary: Extensions to the Python Standard Library Unit Testing Framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:96c5a7b51690bfe3a2610b13279644780a617a39c879a513132e362360b2da68
|
|
||||||
size 195771
|
|
3
testtools-0.9.35.tar.gz
Normal file
3
testtools-0.9.35.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5520257639d94ed309b15cda84dfe6fc759fe0e153b35c7b6e681385b55e1778
|
||||||
|
size 195678
|
Reference in New Issue
Block a user