mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changes since 23.1.0: - attrs 24.1.0: add __attrs_init__ customization via on_setattr - attrs 24.2.0: improve type annotations, deprecate older APIs - attrs 25.1.0: Python 3.13 support, drop Python 3.7 - attrs 25.3.0: further type annotation improvements - attrs 25.4.0: bug fixes and maintenance Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>