- update to 1.2.2:
* Fix bugs in cross-timezone scheduling
* Add support for python 3.12
* Fix bug where schedule was off when using .at with timezone
* Dropped support for Python 3.6, add support for Python 3.10
and 3.11.
* Add timezone support for .at(). See #517. Thanks @chrimaho!
* Get next run by tag (#463) Thanks @jweijers!
* Add py.typed file. See #521. Thanks @Akuli!
* Fix the re pattern of the 'days'. See #506 Thanks @sunpro108!
* Fix test_until_time failure when run early.
* Fix crash repr on partially constructed job.
- drop python-schedule-no-mock.patch (upstream)
- skip python 2.7 build
- reduce log level from info to debug
OBS-URL: https://build.opensuse.org/request/show/1346279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schedule?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%