Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-monotonic: update to 0.6 | Derek Straka | 2016-02-25 | 1 | -10/+0 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | Update python recipes to use the updated pypi class | Derek Straka | 2016-02-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-monotonic: new recipe, version 0.4 | Andreas Oberritter | 2015-12-18 | 1 | -0/+10 |
On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |