Revisions of python-requests-cache

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1157517 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 1.2.0:
  * Drop support for python 3.7
  * Remove methods deprecated in 1.0 from `CachedSession` and
    `BaseCache`
  * Add support for `X-HTTP-Method-Override` and other headers
    that can override request method
  * Add `CachedSession.wrap()` classmethod to add caching to an
    existing `requests.Session` object
  * Add `vacuum` parameter to `SQLiteCache.delete()` to
    optionally skip vacuuming after deletion (enabled by default
    to free up disk space)
  * Optimize `SQLiteCache.delete()` when deleting a single key
  * Add support for RFC 7159 JSON body with `decode_content=True`
    (root element with any type)
  * Use timezone-aware UTC datetimes for all internal expiration
    values
  * Add support for python 3.12
  * Note: There is a known bug with multiprocess/multithreaded
    usage of the SQLite backend on python 3.12.
  * Add support for cattrs 23.2
  * Fix `IncompleteRead` error that could sometimes occur with
    streaming requests due to mismatch with `Content-Length`
    header
  * Handle a corner case with streaming requests, conditional
    requests, and redirects
  * When redacting ignored parameters from a cached response,
    keep the rest of the original URL and headers without
    normalizing
  * Add `CachedHTTPResponse._request_url` property for
    compatibility with urllib3
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087523 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729800 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 0.5.2:
  * Fix DeprecationWarning from collections #140
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659641 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 2)
Remove superfluous devel dependency for noarch package
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 595212 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 1)
- Initial release 
Displaying all 9 revisions
openSUSE Build Service is sponsored by