79aa320ac8
- Update to 0.1.3 * Remove types-redis from dev dependencies (#336) * Bump redis to 6.0.0 and address async .close() deprecation warning (#336) * Avoid race condition when unlinking files in FileStorage. (#334) * Allow prodiving a path_prefix in S3Storage and AsyncS3Storage. (#342) - Update BuildRequires and Suggests from pyproject.toml
Nico Krapp2025-08-15 11:17:59 +00:00
7e39f36259
Accepting request 1284757 from home:glaubitz:branches:devel:languages:python
Dirk Mueller2025-06-13 10:55:22 +00:00
5c81ec9721
Accepting request 1223984 from devel:languages:python
Ana Guerrero2024-11-14 15:08:53 +00:00
fb33b5fa9f
- update to 0.1.1: * FIx typig extensions nor found. * Add support for Python 3.12 / drop Python 3.8. * Specify usedforsecurity=False in blake2b.
Dirk Mueller2024-11-13 15:06:50 +00:00
7e31153f24
- 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.
Dirk Mueller2024-10-29 21:41:45 +00:00
f2e5d7aaac
Accepting request 1199446 from devel:languages:python
Ana Guerrero2024-09-09 12:44:25 +00:00
129b5873d4
- update to 0.0.30: * Fix cache update on revalidation response with content (rfc9111 section 4.3.3) * Fix request extensions that were not passed into revalidation request for transport-based implementation (but were * passed for the pool-based impl) (#247). * Add cache_private property to the controller to support acting as shared cache. * Improve efficiency of scanning cached responses in FileStorage by reducing number of syscalls. * Add remove support for storages
Dirk Mueller2024-09-08 13:00:31 +00:00
e544acb82a
Accepting request 1195115 from devel:languages:python
Ana Guerrero2024-08-21 21:27:15 +00:00
eb28415bc5
Accepting request 1194914 from home:gladiac:mailman
Nico Krapp2024-08-21 12:46:29 +00:00