diff --git a/aiohappyeyeballs-2.3.7.tar.gz b/aiohappyeyeballs-2.3.7.tar.gz deleted file mode 100644 index 47aee0a..0000000 --- a/aiohappyeyeballs-2.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e794cd29ba6a14078092984e43688212a19081de3a73b6796c2fdeb3706dd6ce -size 16788 diff --git a/aiohappyeyeballs-2.4.3.tar.gz b/aiohappyeyeballs-2.4.3.tar.gz new file mode 100644 index 0000000..f8f07c5 --- /dev/null +++ b/aiohappyeyeballs-2.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cf88a15106a5002a8eb1dab212525c00d1f4c0fa96e551c9fbe6f09a621586 +size 21809 diff --git a/python-aiohappyeyeballs.changes b/python-aiohappyeyeballs.changes index 6b0a2d6..7f659c6 100644 --- a/python-aiohappyeyeballs.changes +++ b/python-aiohappyeyeballs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 28 15:43:47 UTC 2024 - Martin Hauke + +- Update to version 2.4.3 + * fix: rewrite staggered_race to be race safe. + * fix: re-raise RuntimeError when uvloop raises RuntimeError + during connect (#105). +- Update to version 2.4.2 + * fix: copy staggered from standard lib for python 3.12+ (#95). +- Update to version 2.4.1 + * fix: avoid passing loop to staggered.staggered_race (#94). +- Update to version 2.4.0 + * docs: fix a trivial typo in README.md (#84). + * feat: add support for python 3.13 (#86). + ------------------------------------------------------------------- Sat Aug 31 00:49:09 UTC 2024 - Guang Yee diff --git a/python-aiohappyeyeballs.spec b/python-aiohappyeyeballs.spec index 924ed40..cf35310 100644 --- a/python-aiohappyeyeballs.spec +++ b/python-aiohappyeyeballs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aiohappyeyeballs -Version: 2.3.7 +Version: 2.4.3 Release: 0 Summary: Happy Eyeballs for asyncio License: Python-2.0