SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-mock-1.0.1-1.3.i586.rpm :
Fri Nov 23 13:00:00 2012 saschpeAATTsuse.de
- Update to version 1.0.1
+ Functions decorated with patch variants have a __wrapped__ attribute
pointing to the original function. This brings compatibility with the
default behaviour in Python 3.3 (due to a new feature in functools.wraps).
+ See docs/changelog.txt for details

Sat Mar 10 13:00:00 2012 saschpeAATTgmx.de
- Update to version 0.8.0:
- See docs/changelog.txt for details

Fri Sep 2 14:00:00 2011 saschpeAATTsuse.de
- Update to version 0.7.2:

* BUGFIX: instances of list subclasses can now be used as mock specs

* BUGFIX: MagicMock equality / inequality protocol methods changed to use the
default equality / inequality.
- Simpler spec file

Tue Jan 25 13:00:00 2011 saschpeAATTsuse.de
- cleaned up spec file:

* fixed noarch check (to make openSUSE-11.1 x86_64 bit work)

* recompressed tarball with bzip2

* set RPM optflags

Fri Jan 21 13:00:00 2011 mapleoinAATTlavabit.com
- fixed SourceURL

Fri Jan 21 13:00:00 2011 mapleoinAATTlavabit.com
- removed DOS line-endings from doc file
- removed spurious permissions from docs

Thu Jan 20 13:00:00 2011 mapleoinAATTlavabit.com
- added README, docs and tests
- run tests during %%check phase

Thu Jan 20 13:00:00 2011 mapleoinAATTlavabit.com
- fixed Source URL

Thu Dec 9 13:00:00 2010 mapleoinAATTlavabit.com
- fixed Group
- set BuildArch to noarch
- added py_requires macro

Tue Dec 7 13:00:00 2010 mapleoinAATTlavabit.com
- initial package


 
ICM