14
0

- update to 8.4.2:

* fix: Avoid overwriting local contexts with retry decorator

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=53
This commit is contained in:
2024-06-29 05:34:00 +00:00
committed by Git OBS Bridge
parent 85b1cadb57
commit eed3804d06
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jun 29 05:33:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 8.4.2:
* fix: Avoid overwriting local contexts with retry decorator
-------------------------------------------------------------------
Wed Jun 19 16:52:05 UTC 2024 - Dirk Müller <dmueller@suse.com>