mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Changes since 1.2.0: - Fix compatibility with Python 3.12 deprecation of datetime.utcnow() - Various minor bug fixes and improvements Also add test.sh to verify version and core scheduling API. Link: https://github.com/dbader/schedule/blob/master/CHANGELOG.rst Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>