forked from pool/python-CacheControl
Compare commits
16 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
049e12ad02 | ||
3d42a33257 | |||
|
3375c40f93 | ||
|
c94ed7ed59 | ||
|
200d731b07 | ||
|
d1b1ce1cd6 | ||
|
c066ac73f3 | ||
|
6222a330c7 | ||
|
9ff6c31418 | ||
|
e7ea844acf | ||
|
bac775b395 | ||
|
6d4d59fe36 | ||
|
95e26f1c54 | ||
|
cc7acbac7c | ||
|
1b6d677b9b | ||
|
d0a04bb6ed |
BIN
cachecontrol-0.14.0.tar.gz
(Stored with Git LFS)
BIN
cachecontrol-0.14.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
cachecontrol-0.14.1.tar.gz
Normal file
3
cachecontrol-0.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:012e5eb94b9a0b7261572f07675f8f0cb78723e37e4c79ddd5f4e1e6ba413834
|
||||
size 43724
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 21:34:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.14.1:
|
||||
* Drop support for Python 3.8.
|
||||
* Explicitly support Python 3.13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 13:34:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-CacheControl
|
||||
Version: 0.14.0
|
||||
Version: 0.14.1
|
||||
Release: 0
|
||||
Summary: Caching library for Python requests
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user