SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-schedule-1.1.0-150700.4.1.noarch.rpm :

* Fri Mar 04 2022 pgajdosAATTsuse.com- disable flaky test_until_time
* Mon Nov 08 2021 dmuellerAATTsuse.com- skip python 2.7 build
* Thu Sep 09 2021 mceplAATTsuse.com- Use %autosetup macro instead
* Wed Sep 08 2021 pgajdosAATTsuse.com- version update to 1.1.0 1.1.0 (2021-04-09) ++++++++++++++++++ - Added AATTrepeat() decorator. See #148. Thanks AATTrhagenaars! - Added execute .until(). See #195. Thanks AATTfredthomsen! - Added job retrieval filtered by tags using get_jobs(\'tag\'). See #419. Thanks AATTskenvy! - Added type annotations. See #427. Thanks AATTmartinthoma! - Bugfix: str() of job when there is no __name__. See #430. Thanks AATTbiggerfisch! - Improved error messages. See #280, #439. Thanks AATTconnorskees and AATTsosolidkk! - Improved logging. See #193. Thanks AATTzcking! - Documentation improvements and fix typos. See #424, #435, #436, #453, #437, #448. Thanks AATTebllg! 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 AATTyoonghm! - Fix: day.at(\'HH:MM:SS\') where HMS=now+10s doesn\'t run today. See #331. Thanks AATTqmorek! - Fix: hour.at(\'MM:SS\'), the seconds are set to 00. See #290. Thanks AATTeladbi! - Fix: Long-running jobs skip a day when they finish in the next day #404. Thanks AATT4379711! 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 AATTconnorskees! - Fix DeprecationWarning of \'collections\'. See #296. Thanks AATTgaguirregabiria! - Replaced Travis with Github Actions for automated testing - Revamp and extend documentation. See #395 - Improved tests. Thanks AATTconnorskees and AATTJamim! - Changed log messages to DEBUG level. Thanks AATTaisk! - added patches fix https://github.com/dbader/schedule/issues/484 + python-schedule-no-mock.patch
* Tue Mar 26 2019 pgajdosAATTsuse.com- version update to 0.6.0
* Make at() accept timestamps with 1 second precision (#267).
* Introduce proper exception hierarchy (#271).
* Tue Dec 18 2018 jengelhAATTinai.de- Replace filler wording from description.
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Wed May 16 2018 toddrme2178AATTgmail.com- Update to version 0.5.0
* Keep partially scheduled jobs from breaking the scheduler (#125)
* Add support for random intervals (Thanks AATTgrampajoe and AATTgilbsgilbs)- Update to version 0.4.3
* Improve docs & clean up docstrings- Update to version 0.4.2
* Publish to PyPI as a universal (py2/py3) wheel- Update to version 0.4.0
* Add proper HTML (Sphinx) docs available at https://schedule.readthedocs.io/
* CI builds now run against Python 2.7 and 3.5 (3.3 and 3.4 should work fine but are untested)
* Fixed an issue with ``run_all()`` and having more than one job that deletes itself in the same iteration. Thanks AATTalaingilbert.
* Add ability to tag jobs and to cancel jobs by tag. Thanks AATTZerrossetto.
* Improve schedule docs. Thanks AATTZerrossetto.
* Additional docs fixes by AATTfkromer and AATTyetingsky.- Implement single-spec version
* Tue Jan 19 2016 hpjAATTurpla.net- reduce log level from info to debug
* Tue Jan 19 2016 hpjAATTurpla.net- version 0.3.2: initial build
 
ICM