From 466cc7ea970699b8031a67c8b8509d76397007a76ac4e67d119d11d61b20b5a2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 4 Jul 2017 05:19:08 +0000 Subject: [PATCH] Accepting request 507958 from home:tbechtold:branches:devel:languages:python - update to 2.3.0: * Release 2.3.0 * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243) * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241) * Add testtools.assertions to the documented API modules (#257) * Add Python 3.6 to the list of Travis targets (#255) * Don't add file details without content (#252) * Don't run Sphinx on Travis Python 3.3 target (#250) * Make twistedsupport and tests work on Python 3 - update to 2.3.0: * Release 2.3.0 * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243) * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241) * Add testtools.assertions to the documented API modules (#257) * Add Python 3.6 to the list of Travis targets (#255) * Don't add file details without content (#252) * Don't run Sphinx on Travis Python 3.3 target (#250) * Make twistedsupport and tests work on Python 3 OBS-URL: https://build.opensuse.org/request/show/507958 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=50 --- python-testtools-doc.changes | 13 +++++++++++++ python-testtools-doc.spec | 2 +- python-testtools.changes | 13 +++++++++++++ python-testtools.spec | 2 +- testtools-2.2.0.tar.gz | 3 --- testtools-2.3.0.tar.gz | 3 +++ 6 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 testtools-2.2.0.tar.gz create mode 100644 testtools-2.3.0.tar.gz diff --git a/python-testtools-doc.changes b/python-testtools-doc.changes index 78f6d7e..636a5dc 100644 --- a/python-testtools-doc.changes +++ b/python-testtools-doc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 4 04:07:32 UTC 2017 - tbechtold@suse.com + +- update to 2.3.0: + * Release 2.3.0 + * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243) + * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241) + * Add testtools.assertions to the documented API modules (#257) + * Add Python 3.6 to the list of Travis targets (#255) + * Don't add file details without content (#252) + * Don't run Sphinx on Travis Python 3.3 target (#250) + * Make twistedsupport and tests work on Python 3 + ------------------------------------------------------------------- Fri Apr 14 16:41:39 UTC 2017 - toddrme2178@gmail.com diff --git a/python-testtools-doc.spec b/python-testtools-doc.spec index ef93477..90a4f6b 100644 --- a/python-testtools-doc.spec +++ b/python-testtools-doc.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-testtools-doc -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Documentation for python-testtools License: MIT diff --git a/python-testtools.changes b/python-testtools.changes index 6e810c4..6b5b7e2 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 4 04:07:32 UTC 2017 - tbechtold@suse.com + +- update to 2.3.0: + * Release 2.3.0 + * Add ResourcedToStreamDecorator test result decorator for testresources integration (#243) + * Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241) + * Add testtools.assertions to the documented API modules (#257) + * Add Python 3.6 to the list of Travis targets (#255) + * Don't add file details without content (#252) + * Don't run Sphinx on Travis Python 3.3 target (#250) + * Make twistedsupport and tests work on Python 3 + ------------------------------------------------------------------- Mon May 22 08:08:02 UTC 2017 - tbechtold@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index c807af9..9fe1bfc 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-testtools -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT diff --git a/testtools-2.2.0.tar.gz b/testtools-2.2.0.tar.gz deleted file mode 100644 index 76477ef..0000000 --- a/testtools-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80f606607a6e4ce4d0e24e5b786562aa42c581906f3c070607a4265f3da65810 -size 230716 diff --git a/testtools-2.3.0.tar.gz b/testtools-2.3.0.tar.gz new file mode 100644 index 0000000..b14ac8b --- /dev/null +++ b/testtools-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559 +size 231559