14
0

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:
Denisart Benjamin
2014-01-29 12:35:49 +00:00
committed by Git OBS Bridge
parent bfcee6fb55
commit 30e8b429f0
4 changed files with 15 additions and 4 deletions

View File

@@ -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