forked from pool/python-requests-cache
Accepting request 888211 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/888211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-cache?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 24 11:30:00 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Update to v0.6.3
|
||||||
|
* Fix false positive warning with `include_get_headers`
|
||||||
|
* Fix handling of `decode_content` parameter for
|
||||||
|
`CachedResponse.raw.read()`
|
||||||
|
* Replace deprecated pymongo `Collection.count()` with
|
||||||
|
`estimated_document_count()`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 14 22:46:16 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
Wed Apr 14 22:46:16 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-requests-cache
|
Name: python-requests-cache
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Persistent cache for requests library
|
Summary: Persistent cache for requests library
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:896fbf1deb9b94abc3672cf3f3530614af411c09eb2bcc5f51d44e5cea0a3e87
|
|
||||||
size 54355
|
|
3
requests-cache-0.6.3.tar.gz
Normal file
3
requests-cache-0.6.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b9b5555b3b2ecda74a9aa5abd98174bc7332de2e1d32f9f8f056583b01d6e99
|
||||||
|
size 56933
|
Reference in New Issue
Block a user