Changelog for
python-croniter-0.3.17-1.4.noarch.rpm :
* Fri Aug 25 2017 tbechtoldAATTsuse.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 2016 dmuellerAATTsuse.com- update to 0.3.12
* Wed Apr 13 2016 dmuellerAATTsuse.com- switch to python-python-dateutil
* Mon Sep 15 2014 tbechtoldAATTsuse.com- update to version 0.3.5:
* support for \'l\' (last day of month)
* Fri Mar 07 2014 speilickeAATTsuse.com- Package docs/LICENSE
* Fri Mar 07 2014 speilickeAATTsuse.com- Fix requirement on python-dateutil (not python-python-dateutil as upstream)
* Fri Mar 07 2014 speilickeAATTsuse.com- Initial version