forked from pool/python-croniter
Accepting request 518655 from home:tbechtold:branches:devel:languages:python
- update to 0.3.17:
- DOW occurence sharp style support.
- Better test suite
- DST support
- fix bug around multiple conditions and range_val in
_get_prev_nearest_diff.
- issue #69: added day_or option to change behavior when day-of-month and
day-of-week is given
- `Real fix for #34
- `Modernize test infra
- `Release as a universal wheel
- `Raise ValueError on negative numbers
- `Compare types using "issubclass" instead of exact match
- `Implement step cron with a variable base
- convert to singlespec
OBS-URL: https://build.opensuse.org/request/show/518655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-croniter?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 07:05:44 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 0.3.17:
|
||||
- DOW occurence sharp style support.
|
||||
- Better test suite
|
||||
- DST support
|
||||
- fix bug around multiple conditions and range_val in
|
||||
_get_prev_nearest_diff.
|
||||
- issue #69: added day_or option to change behavior when day-of-month and
|
||||
day-of-week is given
|
||||
- `Real fix for #34
|
||||
- `Modernize test infra
|
||||
- `Release as a universal wheel
|
||||
- `Raise ValueError on negative numbers
|
||||
- `Compare types using "issubclass" instead of exact match
|
||||
- `Implement step cron with a variable base
|
||||
- convert to singlespec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 10:24:09 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user