15
0

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

- Update to 5.5.1
  * Add documentation regarding caching of exceptions.
  * Officially support Python 3.13.
  * Update CI environment.

OBS-URL: https://build.opensuse.org/request/show/1240539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=45
This commit is contained in:
2025-01-28 10:27:30 +00:00
committed by Git OBS Bridge
parent 15208cf3bf
commit 90455d099c
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 27 13:37:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.5.1
* Add documentation regarding caching of exceptions.
* Officially support Python 3.13.
* Update CI environment.
-------------------------------------------------------------------
Sat Sep 28 19:57:53 UTC 2024 - Dirk Müller <dmueller@suse.com>