SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-case-1.2.2-1.1.noarch.rpm :
Wed Jul 13 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url
- update to version 1.2.2:

* \"mock.reload_modules\": Fixed compatibility with Python 3.
- changes from version 1.2.1:

* \"mock.reload_modules\" now re-imports the module and calls
\"reload()\" on it. This fixes issues with side effects not being
properly reset after context exits.
- changes from version 1.2.0:

* Adds \"mock.mute\" decorator to suppress stdout with no return
value. Contributed by Tony Narlock.

* Adds \"Mock.on_nth_call_do_raise(excA, excB, n)\". This will make
the mock raise excA until called n times, in which it will start
to raise excB.

Fri Jun 10 14:00:00 2016 toddrme2178AATTgmail.com
- Fix license

Thu Jun 9 14:00:00 2016 toddrme2178AATTgmail.com
- Initial python 3 version.

Fri Jun 3 14:00:00 2016 tbechtoldAATTsuse.com
- Initial packaging (version 1.1.4)


 
ICM