forked from pool/python-CacheControl
- update to 0.14.0:
* Explicitly allow pathlib.Path as a type for FileCache.directory. * Drop support for Python 3.7. Python 3.8 is now the minimum version. * Don't use the cache to return a full response if a request has a Range header. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 13:34:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.14.0:
|
||||
* Explicitly allow pathlib.Path as a type for
|
||||
FileCache.directory.
|
||||
* Drop support for Python 3.7. Python 3.8 is now the minimum
|
||||
version.
|
||||
* Don't use the cache to return a full response if a request
|
||||
has a Range header.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 11:48:07 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user