File python3-MiniMock.changes of Package python-MiniMock
-------------------------------------------------------------------
Fri May 3 09:27:12 UTC 2013 - speilicke@suse.com
- Provides/obsoletes for python3-minimock is useless, that package
never existed
- Removing __pycache__ is actually wrong
- "-rm docs/.changelog.rst.un~ # Remove junk" was bogus
- No need to buildrequire python3, usually you only need that when
requiring the _ssl module (as Jan if in doubt)
- No need to buildrequire python3-2to3, it's in python3-devel nowadays
-------------------------------------------------------------------
Mon Apr 29 12:29:43 UTC 2013 - dmueller@suse.com
- Update to 1.2.8:
* add python 3.x support
-------------------------------------------------------------------
Fri Nov 30 14:04:52 UTC 2012 - toddrme2178@gmail.com
- Fix building on openSUSE 12.1 and 12.2
-------------------------------------------------------------------
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com
- Remove openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Thu Sep 6 09:28:27 UTC 2012 - toddrme2178@gmail.com
- Restore BuildRequires: python3 This package depends on hash
algorithms that are only available if python3 is installed,
python3-devel will not pull them in. Building will fail if
BuildRequires: python3 is removed.
-------------------------------------------------------------------
Sun May 27 07:58:37 UTC 2012 - highwaystar.ru@gmail.com
- python3 package added