From 30e8b429f05179106dc56aa9779322685dcae3854196230314f8fa4a6dbfc40d Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Wed, 29 Jan 2014 12:35:49 +0000 Subject: [PATCH] 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 --- python-testtools.changes | 11 +++++++++++ python-testtools.spec | 2 +- testtools-0.9.34.tar.gz | 3 --- testtools-0.9.35.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 testtools-0.9.34.tar.gz create mode 100644 testtools-0.9.35.tar.gz 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