forked from pool/python-crontab
Accepting request 913763 from home:glaubitz:branches:devel:languages:python
- 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
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user