AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.6.2 * Save every received request. Even when no response is subscribed. * Ensure that a copy of kwargs is stored in request * remove overly verbose Exception * assert the correct ClientConnectionError
- Update to 0.6.1: * no upstream changelog
- Lower the ddt requirement as it is not really needed
- cleanup deps
- Remove unnecessary build dependencies - Update to v0.6.0 * Move internal stuff and CallbackResult class to the core module * Add CallbackResult class for returning responses from callbacks * Expose build_response method * Add Python 3.7 for tox * Add callbacks to provide dynamic responses
- Use noun phrase / full sentences in summary / description.
- Format with spec-cleaner
- Initial build + Version 0.5.0 - Include patch to disable online test + disable-online-test.patch