15
0
forked from pool/python-anyio

- drop fix-failing-tls-tests.patch

support-trio-0.22.patch
  tests-test_fileio.py-don-t-follow-symlinks-in-dev.patch: obsolete

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=32
This commit is contained in:
2023-11-16 15:35:52 +00:00
committed by Git OBS Bridge
parent fc8767e10e
commit c2964d40f8
3 changed files with 2 additions and 225 deletions

View File

@@ -52,6 +52,8 @@ Thu Nov 16 15:31:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
<https://foss.heptapod.net/pypy/pypy/-/issues/3938>`_
when using ``anyio.getaddrinfo()`` with for IPv6 link-local
addresses containing interface names
- drop fix-failing-tls-tests.patch
support-trio-0.22.patch: obsolete
-------------------------------------------------------------------
Thu Nov 16 15:30:25 UTC 2023 - Dirk Müller <dmueller@suse.com>