]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/python-decorator: new package
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 27 Apr 2017 21:33:31 +0000 (14:33 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 May 2017 19:46:40 +0000 (21:46 +0200)
commite816c8243fa6d7a72d5a2dbc01464071d8d68c48
tree0f30f0d083986c7e96ca74281864ffd7642f0c84
parentab56ce15c1802f41259718e6d36e35790fd8cb0a
package/python-decorator: new package

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>
DEVELOPERS
package/Config.in
package/python-decorator/Config.in [new file with mode: 0644]
package/python-decorator/python-decorator.hash [new file with mode: 0644]
package/python-decorator/python-decorator.mk [new file with mode: 0644]