mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
1d8ab824ce
Changes since 1.3.0: - Fix compatibility with Python 3.12+ by updating deprecated asyncio internals usage Also add test.sh to verify version and asyncio library detection. Link: https://github.com/python-trio/sniffio/blob/master/CHANGELOG.rst Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>