Matej Cepl
53f3206d18
- Upgrade all the way to 1.14: - Package refresh, including use of declarative config in the package metadata. - Enhancements to BackoffDelay: Added .reset method and Made iterable to retrieve delay values. - Added UTC module (Python 3 only), inspired by the utc project. - Scheduler now honors daylight savings times in the PeriodicCommands. - Added timing.BackoffDelay, suitable for implementing exponential backoff delays, such as those between retries. - Added support for months, years to parse_timedelta. - Introducing timing.Timer, featuring a expired method for detecting when a certain duration has been exceeded. - Stopwatch now behaves reliably during timezone changes and (presumably) daylight savings time changes. - Update project skeleton. - Run the SPEC file through spec-cleaner - Switched off test suite run temporarily. gh#jaraco/tempora#6 OBS-URL: https://build.opensuse.org/request/show/685106 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=8 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-tempora.changes | ||
python-tempora.spec | ||
tempora-1.14.tar.gz |