File python3-chai.changes of Package python3-chai
-------------------------------------------------------------------
Sun May 8 06:59:07 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sun Feb 14 02:15:50 UTC 2016 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.1.1:
* Added support for side_effect in spies.
* Fixed spies on classmethods.
-------------------------------------------------------------------
Wed Jan 28 17:18:46 UTC 2015 - arun@gmx.de
- update to version 1.1.0:
* Added support for PyPy
-------------------------------------------------------------------
Tue Jan 13 06:22:31 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.0.1:
* Fixes tests and unbound method support in Python 3
* https://github.com/agoragames/chai/pull/23 @pypingou
* https://github.com/agoragames/chai/pull/24 @GraylinKim
- changes from version 1.0.0:
* Implemented spies.
* 1.0 release, Chai is largely feature complete.
-------------------------------------------------------------------
Wed Aug 6 08:12:32 UTC 2014 - toddrme2178@gmail.com
- Initial version