AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.4.5 * Don't auto parse query string. Add params keyword argument. - don't try to set a nonexistend attribute for a test gh#gwik/geventhttpclient#137
- Fix condition around BuildRequirement
- We don't need to break Python 2.7
- Add remove_mock.patch to remove dependency on the external mock package (gh#gwik/geventhttpclient#135).
- Remove gevent-mark-tests.patch and LICENSE-MIT that are now incorporated upstream - Update to v1.4.4 * Add kwargs to exception objects representation - from v1.4.3 * Fix Unhandled UnicodeDecodeError exception if response with status 400 and request contains binary payload - from v1.4.0 * httpparser: update http parser to 2.9.4
- skip test test_cookielib_compatibility as it is borked upstream
- Add patch to skip online tests: * gevent-mark-tests.patch
- Reduce marketing wording in the description.
- Update to 1.3.1: * no upstream changelog - Switch to singlespec - Enable tests
- Initial packaging (version 1.1.0)