Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-decorator: add license file and hash | Peter Korsgaard | 2018-06-18 | 1 | -0/+2 |
| | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package/python-decorator: new package | Andrey Smirnov | 2017-05-04 | 1 | -0/+3 |
Add 'decorator'[1] package to Buildroot. Needed by 'traitlets' package, which is added in the next patch. [1] https://pypi.python.org/pypi/decorator Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> [Thomas: download from PyPi, add hash file, add entry in DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |