diff --git a/python-testtools.changes b/python-testtools.changes index 04fd955..b02b989 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -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 diff --git a/python-testtools.spec b/python-testtools.spec index 8416172..c3b7ce6 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: python-testtools -Version: 0.9.34 +Version: 0.9.35 Release: 0 Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT diff --git a/testtools-0.9.34.tar.gz b/testtools-0.9.34.tar.gz deleted file mode 100644 index e51f5cd..0000000 --- a/testtools-0.9.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96c5a7b51690bfe3a2610b13279644780a617a39c879a513132e362360b2da68 -size 195771 diff --git a/testtools-0.9.35.tar.gz b/testtools-0.9.35.tar.gz new file mode 100644 index 0000000..c172392 --- /dev/null +++ b/testtools-0.9.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5520257639d94ed309b15cda84dfe6fc759fe0e153b35c7b6e681385b55e1778 +size 195678