diff --git a/python-tenacity.changes b/python-tenacity.changes index fb30a1f..4c2d825 100644 --- a/python-tenacity.changes +++ b/python-tenacity.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 29 05:33:50 UTC 2024 - Dirk Müller + +- update to 8.4.2: + * fix: Avoid overwriting local contexts with retry decorator + ------------------------------------------------------------------- Wed Jun 19 16:52:05 UTC 2024 - Dirk Müller diff --git a/python-tenacity.spec b/python-tenacity.spec index a007be9..069680d 100644 --- a/python-tenacity.spec +++ b/python-tenacity.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-tenacity -Version: 8.4.1 +Version: 8.4.2 Release: 0 Summary: Python module for retrying code until it succeeeds License: Apache-2.0 diff --git a/tenacity-8.4.1.tar.gz b/tenacity-8.4.1.tar.gz deleted file mode 100644 index 4b00c3f..0000000 --- a/tenacity-8.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54b1412b878ddf7e1f1577cd49527bad8cdef32421bd599beac0c6c3f10582fd -size 45426 diff --git a/tenacity-8.4.2.tar.gz b/tenacity-8.4.2.tar.gz new file mode 100644 index 0000000..16e89f2 --- /dev/null +++ b/tenacity-8.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd80a53a79336edba8489e767f729e4f391c896956b57140b5d7511a64bbd3ef +size 46206