15
0
forked from pool/python-anyio

- Add patch fix-failing-tls-tests.patch:

* Fix test failures with Python TLS changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=25
This commit is contained in:
2023-05-04 07:30:14 +00:00
committed by Git OBS Bridge
parent 86be3f0bba
commit b74ade8ee7
3 changed files with 213 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 4 07:29:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-failing-tls-tests.patch:
* Fix test failures with Python TLS changes.
-------------------------------------------------------------------
Fri Apr 21 12:21:49 UTC 2023 - Dirk Müller <dmueller@suse.com>