AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix building with python3 only available - Install properly license file/etc
- Update to version 1.6.3: * Fix UnicodeDecodeError during assert introspection in assert_called_with in Python 2. * Provide source package in tar.gz format and remove obsolete MANIFEST.in. * Fix mocker.resetall() by ignoring mocker objects which don't have a resetall method, like for example patch.dict
- Remove python-virtualenv BuildRequires and simplify test execution
- update to 1.6.0 * original assertions now appear in failure message - shorten summary - add requirements on mock and pytest - enable tests
- Initial singlespec submission