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
This commit is contained in:
parent
6508254599
commit
466cc7ea97
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80f606607a6e4ce4d0e24e5b786562aa42c581906f3c070607a4265f3da65810
|
||||
size 230716
|
3
testtools-2.3.0.tar.gz
Normal file
3
testtools-2.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559
|
||||
size 231559
|
Loading…
x
Reference in New Issue
Block a user