15
0

- update to 5.3.3:

* Documentation improvements.
  * Update CI environment.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=41
This commit is contained in:
2024-04-02 13:11:10 +00:00
committed by Git OBS Bridge
parent 693c64c6b5
commit f667390054
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