Accepting request 1239862 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1239862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2025-01-24 12:38:49 +00:00 committed by Git OBS Bridge
commit 94680e4b26
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:012e5eb94b9a0b7261572f07675f8f0cb78723e37e4c79ddd5f4e1e6ba413834
size 43724

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48de68bd56ae1e850183040aa0e7d177416e2bf37442201fa11dfa725047de5e
size 44224

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 23 10:21:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com>

View File

@ -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