14
0

Accepting request 1239795 from home:glaubitz:branches:devel:languages:python

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

OBS-URL: https://build.opensuse.org/request/show/1239795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=36
This commit is contained in:
2025-01-23 12:54:28 +00:00
committed by Git OBS Bridge
parent 9df083ad3c
commit f031f9e167
4 changed files with 13 additions and 5 deletions

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