python-dateutil: "downgrade" to version 2.9.0
authorAlexandru Ardelean <alex@shruggie.ro>
Wed, 27 Nov 2024 14:41:18 +0000 (16:41 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 27 Nov 2024 20:39:40 +0000 (22:39 +0200)
commit40cfff8fe9594c4507db705111461973a9bbb0f0
treef69514c506fdd63e47548725f614adc40bdb51b2
parent9ad17512a8b8dbd87dc8dc95e4dfd69a72637111
python-dateutil: "downgrade" to version 2.9.0

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>
lang/python/python-dateutil/Makefile