Accepting request 1217080 from devel:languages:python
- update to 4.6.2: * Fixed regression caused by (\#807) that prevented the use of parametrized async fixtures - update to 4.6.1: * Fixed TaskGroup and CancelScope producing cyclic references in tracebacks when raising exceptions (\#806) (PR by @graingert) OBS-URL: https://build.opensuse.org/request/show/1217080 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-anyio?expand=0&rev=23
This commit is contained in:
commit
68f5945ee8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb
|
||||
size 170983
|
BIN
anyio-4.6.2.post1.tar.gz
(Stored with Git LFS)
Normal file
BIN
anyio-4.6.2.post1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 16:00:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.6.2:
|
||||
* Fixed regression caused by (\#807) that prevented the use
|
||||
of parametrized async fixtures
|
||||
- update to 4.6.1:
|
||||
* Fixed TaskGroup and CancelScope producing cyclic references
|
||||
in tracebacks when raising exceptions (\#806) (PR by
|
||||
@graingert)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 18:02:06 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-anyio
|
||||
Version: 4.6.0
|
||||
Version: 4.6.2.post1
|
||||
Release: 0
|
||||
Summary: High level compatibility layer for asynchronous event loop implementations
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user