summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-monotonic_0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-monotonic: update to 0.6Derek Straka2016-02-251-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 classDerek Straka2016-02-251-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.4Andreas Oberritter2015-12-181-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>