forked from pool/python-crontab
- Update to version 0.23.0
* Bump version and copyright year
* Added early return option to next function that allows
returning timestamp of next occurence instead of delay.
* Fixed issue with comparing against None
* Update docstring of Crontab.__init__
* Added compare
* Bump version
* Allow looping ranges
OBS-URL: https://build.opensuse.org/request/show/913763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crontab?expand=0&rev=6
23 lines
831 B
Plaintext
23 lines
831 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 23 12:52:40 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.23.0
|
|
* Bump version and copyright year
|
|
* Added early return option to next function that allows
|
|
returning timestamp of next occurence instead of delay.
|
|
* Fixed issue with comparing against None
|
|
* Update docstring of Crontab.__init__
|
|
* Added compare
|
|
* Bump version
|
|
* Allow looping ranges
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 09:57:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary. Expand %description.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 01:59:42 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.22.6
|