!4 Update package to version 4.3.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
9cdb20ed05
Binary file not shown.
BIN
anyio-4.3.0.tar.gz
Normal file
BIN
anyio-4.3.0.tar.gz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global pypi_name anyio
|
%global pypi_name anyio
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 4.0.0
|
Version: 4.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Compatibility layer for multiple asynchronous event loop implementations
|
Summary: Compatibility layer for multiple asynchronous event loop implementations
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -45,6 +45,10 @@ on top of asyncio, and works in harmony with the native SC of trio itself.
|
|||||||
%{python3_sitelib}/anyio/
|
%{python3_sitelib}/anyio/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 4.3.0-1
|
||||||
|
- Update package to version 4.3.0
|
||||||
|
Fixed inability to pass total_tokens as a keyword argument on trio
|
||||||
|
|
||||||
* Mon Nov 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.0-1
|
* Mon Nov 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.0-1
|
||||||
- Update package to version 4.0.0
|
- Update package to version 4.0.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user