AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.2.0: * Add support for Python 3.12 (#126) * Remove third-party mock library (#124) - drop python-google-auth-httplib2-no-mock.patch (upstream)
- version update to 0.1.1 * remove six, update python versions - modified patches % python-google-auth-httplib2-no-mock.patch (refreshed)
- Add %{?sle15_python_module_pythons}
- do not require python-mock for build - added patches fix https://github.com/googleapis/google-auth-library-python-httplib2/issues/68 + python-google-auth-httplib2-no-mock.patch
- Update to version 0.1.0 * chore: release 0.1.0 (#22) * feat: add close method (#14) * build: migrate to flakybot (#21) * chore: use nox and kokoro (#16) * Add renovate.json (#15) * Fix the signature of AuthorizedHttp.request to match the signature of the request in httplib2 (#13) * Expose redirect_codes on AuthorizedHttp. (#12) - from version 0.0.4 * Release 0.0.4 (#11) * feat: expose a few httplib2 properties and a method (#9) * Bug: Catch any underlying exceptions from http.HTTPException (#7) - Update BuildRequires and Requires from setup.py
- Initial commit, needed by google-api-python-client
- Initial commit, needed by google-api-python-client