forked from pool/python-python-crontab
- Update to 3.2.0 * Look up the location of the crontab command instead of assuming - Adjust upstream source name in spec file OBS-URL: https://build.opensuse.org/request/show/1246628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=22
97 lines
3.5 KiB
Plaintext
97 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 18 10:07:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 3.2.0
|
|
* Look up the location of the crontab command instead of assuming
|
|
- Adjust upstream source name in spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 20:21:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.1.0:
|
|
* Fix a few basic parsing issues
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 1 20:28:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.0.0:
|
|
* Add frequency checks at specific timestamp
|
|
* Fix lots of pylint errors and improve test coverage
|
|
* Improve schedule running with more information about what was
|
|
returned
|
|
* Cause an error when setting an invalid frequency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 21 10:13:12 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update to 2.7.1:
|
|
* Fix #104, confirm removal of python2.7 support
|
|
- 2.7.0:
|
|
* Add feature to insert new commands in the middle of the cron. Fix #101
|
|
* Do not log invalid comments as errors
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 6 22:15:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 2.6.0
|
|
- Fix #87 with specials flag on rendering options
|
|
* Fix #82 with a cron_command API and README updates
|
|
* Fix #88 with comment change
|
|
* Merge branch 'issue-cron-weekdays-vs-python-weekdays' into 'master'
|
|
* Fix test_02_days_per_year calculations incorrect
|
|
* Fix #81 make a command valid when setting the command
|
|
* bump version
|
|
* Fix #75 apply disabled comment prefix before pre-comment
|
|
* Fix #73 add support for percent sign stdin and escaping
|
|
* Fix #71 record pre-comment styles faithfully for re-rendering
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 6 14:14:18 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix testsuite and devel BuildRequirements for different flavors
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 25 10:29:59 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Fix Python 3.6 builds
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 5 14:02:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 2.5.1
|
|
* Update crontab class to allow with context manager
|
|
* Convert file to unix format
|
|
* add support for percent sign stdin and escaping
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 23 11:22:46 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 2.4.0
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 18 08:27:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Disable flaky test test_04_schedule_ten
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 09:59:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Expand description.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 08:39:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Format with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 16 12:39:15 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to single spec and activate test suite
|
|
- Update to v2.3.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 23 10:05:00 UTC 2015 - Sergey Ivanov <isn77@list.ru>
|
|
|
|
- Initial spec for v1.7.2
|