Accepting request 1219103 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1219103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohappyeyeballs?expand=0&rev=3
This commit is contained in:
2024-10-30 16:33:02 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75cf88a15106a5002a8eb1dab212525c00d1f4c0fa96e551c9fbe6f09a621586
size 21809

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 28 15:43:47 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- 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 <gyee@suse.com>

View File

@@ -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