mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Updated timezone data to 2026.1 release. Full release notes: https://github.com/stub42/pytz/blob/master/src/CHANGES.rst pytz 2026.1 requires setuptools as build backend but it was not declared as a build dependency, causing the build to fail with 'setuptools.build_meta:__legacy__ is not available'. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>