diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-04-27 14:33:31 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-04 21:46:40 +0200 |
commit | e816c8243fa6d7a72d5a2dbc01464071d8d68c48 (patch) | |
tree | 0f30f0d083986c7e96ca74281864ffd7642f0c84 /package/python-decorator/python-decorator.hash | |
parent | ab56ce15c1802f41259718e6d36e35790fd8cb0a (diff) | |
download | buildroot-e816c8243fa6d7a72d5a2dbc01464071d8d68c48.tar.gz buildroot-e816c8243fa6d7a72d5a2dbc01464071d8d68c48.zip |
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>
Diffstat (limited to 'package/python-decorator/python-decorator.hash')
-rw-r--r-- | package/python-decorator/python-decorator.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-decorator/python-decorator.hash b/package/python-decorator/python-decorator.hash new file mode 100644 index 0000000000..293f1ca685 --- /dev/null +++ b/package/python-decorator/python-decorator.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/decorator/json, sha256 locally calculated +md5 73644c8f0bd4983d1b6a34b49adec0ae decorator-4.0.11.tar.gz +sha256 953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76 decorator-4.0.11.tar.gz |