forked from pool/python-hishel
Accepting request 1219201 from devel:languages:python
- update to 0.0.33:
* Added a Logging section to the documentation.
* Don't raise an exception if the `Date` header is not present.
* Ignore file not found error when cleaning up a file storage.
* Fix `AssertionError` on `client.close()` when use
SQLiteStorage.
* Fix ignored flags when use `force_cache`.
OBS-URL: https://build.opensuse.org/request/show/1219201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:439238d2d35fc3c3430de965bb43d97a3875da9c6998381eb968f86552625265
|
||||
size 832978
|
||||
3
hishel-0.0.33.tar.gz
Normal file
3
hishel-0.0.33.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae7c06931378d795c58c656410aac4aee4f46c48252ce6ecfbbb4e0c6d0990d7
|
||||
size 836608
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 21:41:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.33:
|
||||
* Added a Logging section to the documentation.
|
||||
* Don't raise an exception if the `Date` header is not present.
|
||||
* Ignore file not found error when cleaning up a file storage.
|
||||
* Fix `AssertionError` on `client.close()` when use
|
||||
SQLiteStorage.
|
||||
* Fix ignored flags when use `force_cache`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 12:59:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-hishel
|
||||
Version: 0.0.30
|
||||
Version: 0.0.33
|
||||
Release: 0
|
||||
Summary: Persistent cache implementation for httpx and httpcore
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user