adam
8f64ea8751
py-tempora: updated to 1.14
...
1.14
Package refresh, including use of declarative config in
the package metadata.
2018-11-15 10:07:38 +00:00
adam
9dafed9cf1
py-tempora: updated to 1.13
...
1.13
Enhancements to BackoffDelay:
- Added .reset method.
- Made iterable to retrieve delay values.
2018-07-07 09:03:07 +00:00
adam
cc420411d2
py-tempora: updated to 1.12
...
1.12:
Added UTC module (Python 3 only), inspired by the utc project.
2018-07-03 09:56:28 +00:00
adam
fca2f57187
py-tempora: updated to 1.11
...
1.11:
Scheduler now honors daylight savings times in the PeriodicCommands.
2018-03-15 12:34:54 +00:00
adam
1f239cee97
py-tempora: updated to 1.10
...
1.10
Added ``timing.BackoffDelay``, suitable for implementing
exponential backoff delays, such as those between retries.
2017-12-22 05:55:39 +00:00
adam
bbb7b47689
1.9
...
Added support for months, years to ``parse_timedelta``.
2017-08-22 08:08:25 +00:00
adam
07aa5dc9d3
1.8:
...
Introducing ``timing.Timer``, featuring a ``expired``
method for detecting when a certain duration has been
exceeded.
2017-07-19 17:06:49 +00:00
wiz
2119c02ab5
Revert previous now that py-setuptools is fixed.
2017-04-23 06:58:47 +00:00
wiz
063286bce4
Fix PLIST after update.
2017-04-22 07:26:44 +00:00
joerg
67447ed0ba
Needs py-setuptools_scm.
2017-02-15 02:21:53 +00:00
adam
a3b69b8f28
Changed category from www to time
2017-02-13 17:20:35 +00:00
adam
763d48bbbe
Added time/py-tempora version 1.6.1
...
Objects and routines pertaining to date and time (tempora).
Modules include:
- tempora (top level package module) contains miscellaneous
utilities and constants.
- timing contains routines for measuring and profiling.
- schedule contains an event scheduler.
2017-02-13 17:15:00 +00:00