Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/python-toml: bump to version 0.9.3 | Andrey Smirnov | 2017-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | Bump package to version 0.9.3 and change _SETUP_TYPE to 'setuptools', since its setup.py now uses 'setuptools' by default and switches to 'distutils' only as a fallback[1] [1] https://github.com/uiri/toml/blob/0.9.3/setup.py#L2 Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-toml: new package | Yegor Yefremov | 2017-01-20 | 1 | -0/+2 |
Use GitHub instead of PyPI because PyPI release if out-of-date. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |