Package Release Info

python-testtools-2.3.0-4.27

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-testtools

Change Logs

* Fri Aug 10 2018 tchvatal@suse.com
- Add patch to build with python 3.7:
  * testtools-py37.patch
* Thu Mar 08 2018 aplanas@suse.com
- Allows Recommends and Suggest in Fedora
* Tue Feb 27 2018 aplanas@suse.com
- Recommends only for SUSE
* Tue Jul 04 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 2017 tbechtold@suse.com
- Revert "Require python-unittest2 only for python2". We have now
  a python3-unittest2 package which should be used.
* Mon May 22 2017 tbechtold@suse.com
- Require python-unittest2 only for python2
* Fri Apr 14 2017 toddrme2178@gmail.com
- Change fixtures dependency to "Recommends". It is not a hard
  dependency becauses it causes dependency loops.
* Sat Apr 08 2017 toddrme2178@gmail.com
- Split documentation and tests into separate .spec file to avoid
  dependency cycle with python-extras/python-testrepositories.
* Sun Apr 02 2017 aloisio@gmx.com
- Converted to single-spec
- Added doc subpackage
* Mon Feb 27 2017 shshyukriev@suse.com
- BuildRequires also using extras>=1.0.0