218 - Deprecate python-async-timeout

This commit is contained in:
Petr Bokoč 2025-10-28 08:46:17 +01:00
commit beaac16fd6

View file

@ -9,6 +9,10 @@ The Python stack in Fedora has been updated from version 3.13 to version 3.14, t
For more information, see the link:++https://docs.python.org/dev/whatsnew/3.14.html#what-s-new-in-python-3-14++[upstream "What's new" document], and especially the link:++https://docs.python.org/dev/whatsnew/3.14.html#porting-to-python-3-14++[Porting to Python 3.14] section.
[[python-async-timeout-deprecated]]
=== python-async-timeout is now deprecated
The `python-async-timeout` package has been deprecated in Fedora. Developers are encouraged to migrate to asyncio.Timeout in Python 3.11+ for improved compatibility with the standard library.
[[gnu-toolchain]]
== GNU toolchain update
The GNU toolchain in Fedora 42 has been updated to: