python-schedule: bump to 1.2.2
authorAlexandru Ardelean <redacted>
Sat, 28 Mar 2026 19:07:29 +0000 (19:07 +0000)
committerAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 07:29:21 +0000 (10:29 +0300)
commit16b0426b8ec7d3ab70a8b47e832835feb071bc1b
treee6dd9c8ca53db30efdeaa7ce0912311597d2901f
parentca3501a181d55f8287a85b1c6c07f9a0e0f3d8cf
python-schedule: bump to 1.2.2

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 <redacted>
lang/python/python-schedule/Makefile
lang/python/python-schedule/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT