15
0

Accepting request 1164117 from devel:languages:python

- update to 5.3.3:
  * Documentation improvements.
  * Update CI environment.

OBS-URL: https://build.opensuse.org/request/show/1164117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cachetools?expand=0&rev=21
This commit is contained in:
2024-04-03 15:18:48 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

Binary file not shown.

BIN
cachetools-5.3.3.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 2 13:10:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.3.3:
* Documentation improvements.
* Update CI environment.
-------------------------------------------------------------------
Fri Nov 10 13:36:43 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cachetools
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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-cachetools
Version: 5.3.2
Version: 5.3.3
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT