14
0

- update to 0.14.1:

* Drop support for Python 3.8.
  * Explicitly support Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=34
This commit is contained in:
2024-11-10 21:34:33 +00:00
committed by Git OBS Bridge
parent 1083dbdd84
commit 9df083ad3c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 10 21:34:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.14.1:
* Drop support for Python 3.8.
* Explicitly support Python 3.13.
-------------------------------------------------------------------
Sat Feb 3 13:34:32 UTC 2024 - Dirk Müller <dmueller@suse.com>