mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 18:41:20 +00:00
Fixes:
https://github.com/openwrt/packages/pull/23648#issuecomment-2495371925
As weird as this sounds, the only different between the current version
(2.9.0.post0) and 2.9.0 is the pinning of `setuptools_scm` to `< 8`.
See: https://github.com/dateutil/dateutil/releases/tag/2.9.0.post0
Also, the APK build doesn't seem to like the 'post0' suffix.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
(cherry picked from commit 40cfff8fe9)