diff --git a/cachecontrol-0.14.1.tar.gz b/cachecontrol-0.14.1.tar.gz deleted file mode 100644 index d945ac0..0000000 --- a/cachecontrol-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:012e5eb94b9a0b7261572f07675f8f0cb78723e37e4c79ddd5f4e1e6ba413834 -size 43724 diff --git a/cachecontrol-0.14.2.tar.gz b/cachecontrol-0.14.2.tar.gz new file mode 100644 index 0000000..9124a53 --- /dev/null +++ b/cachecontrol-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48de68bd56ae1e850183040aa0e7d177416e2bf37442201fa11dfa725047de5e +size 44224 diff --git a/python-CacheControl.changes b/python-CacheControl.changes index 75888a7..8a6baee 100644 --- a/python-CacheControl.changes +++ b/python-CacheControl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 23 10:21:12 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.14.2 + * Eliminate a race condition when overwriting cache entries. + * Fix a requests object leak when doing caching on a streamed + response. + ------------------------------------------------------------------- Sun Nov 10 21:34:23 UTC 2024 - Dirk Müller diff --git a/python-CacheControl.spec b/python-CacheControl.spec index 3921ad6..5e6feb2 100644 --- a/python-CacheControl.spec +++ b/python-CacheControl.spec @@ -1,7 +1,7 @@ # # spec file for package python-CacheControl # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-CacheControl -Version: 0.14.1 +Version: 0.14.2 Release: 0 Summary: Caching library for Python requests License: Apache-2.0