Commit graph

7 commits

Author SHA1 Message Date
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
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
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
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