14
0

Accepting request 1108927 from devel:languages:python

- update to 5.6.3:
  * Fix peek when value is so large that a file is used

OBS-URL: https://build.opensuse.org/request/show/1108927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-diskcache?expand=0&rev=11
This commit is contained in:
2023-09-04 20:54:05 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:142328d42c620bd426354d379ba18fb92c3037588cfec7ac2995549b4a0fd1f4
size 655959

BIN
diskcache-5.6.3.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 4 15:58:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.6.3:
* Fix peek when value is so large that a file is used
-------------------------------------------------------------------
Wed Apr 26 06:24:33 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-diskcache
Version: 5.6.1
Version: 5.6.3
Release: 0
Summary: Disk and file backed cache
License: Apache-2.0