14
0

9 Commits

Author SHA256 Message Date
568d4698a0 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=15
2025-06-12 09:21:14 +00:00
4ea0fab37e Accepting request 959343 from home:pgajdos:python
- disable flaky test_until_time

OBS-URL: https://build.opensuse.org/request/show/959343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=13
2022-03-04 10:03:30 +00:00
e1c24982fc - skip python 2.7 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=12
2021-11-08 12:19:04 +00:00
04d5782200 - Use %autosetup macro instead
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=11
2021-09-09 11:43:26 +00:00
27cd7b10bc Accepting request 917521 from home:pgajdos:python
- version update to 1.1.0
  1.1.0 (2021-04-09)
  ++++++++++++++++++
  - Added @repeat() decorator. See #148. Thanks @rhagenaars!
  - Added execute .until(). See #195. Thanks @fredthomsen!
  - Added job retrieval filtered by tags using get_jobs('tag'). See #419. Thanks @skenvy!
  - Added type annotations. See #427. Thanks @martinthoma!
  - Bugfix: str() of job when there is no __name__. See #430. Thanks @biggerfisch!
  - Improved error messages. See #280, #439. Thanks @connorskees and @sosolidkk!
  - Improved logging. See #193. Thanks @zcking!
  - Documentation improvements and fix typos. See #424, #435, #436, #453, #437, #448. Thanks @ebllg!
  1.0.0 (2021-01-20)
  ++++++++++++++++++
  Depending on your configuration, the following bugfixes might change schedule's behaviour:
  - Fix: idle_seconds crashes when no jobs are scheduled. See #401. Thanks @yoonghm!
  - Fix: day.at('HH:MM:SS') where HMS=now+10s doesn't run today. See #331. Thanks @qmorek!
  - Fix: hour.at('MM:SS'), the seconds are set to 00. See #290. Thanks @eladbi!
  - Fix: Long-running jobs skip a day when they finish in the next day #404. Thanks @4379711!
  Other changes:
  - Dropped Python 2.7 and 3.5 support, added 3.8 and 3.9 support. See #409
  - Fix RecursionError when the job is passed to the do function as an arg. See #190. Thanks @connorskees!
  - Fix DeprecationWarning of 'collections'. See #296. Thanks @gaguirregabiria!
  - Replaced Travis with Github Actions for automated testing
  - Revamp and extend documentation. See #395
  - Improved tests. Thanks @connorskees and @Jamim!
  - Changed log messages to DEBUG level. Thanks @aisk!
  - added patches
    fix https://github.com/dbader/schedule/issues/484
    + python-schedule-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/917521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=10
2021-09-09 11:42:33 +00:00
cbc940e96b Accepting request 688842 from home:pgajdos
- version update to 0.6.0
  * Make at() accept timestamps with 1 second precision (#267).
  * Introduce proper exception hierarchy (#271).

OBS-URL: https://build.opensuse.org/request/show/688842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=8
2019-03-26 18:53:36 +00:00
Todd R
84b63a9508 Accepting request 659783 from home:jengelh:branches:devel:languages:python
- Replace filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/659783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=6
2018-12-19 03:56:18 +00:00
44e88fde6c Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=5
2018-12-04 14:03:34 +00:00
Todd R
46ce740548 Accepting request 609872 from devel:languages:python:misc
Job scheduling for humans

OBS-URL: https://build.opensuse.org/request/show/609872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=1
2018-05-16 17:36:41 +00:00