diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-06-12 16:42:10 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-15 22:47:31 +0200 |
commit | 9915fb7e8f87399c0c7dcca04a28ca6d293ae965 (patch) | |
tree | 1623d8d5e8e3984538b6dd7b9d513fdae2c642f9 /package/python-traitlets/python-traitlets.hash | |
parent | 6b683515bc4d1e223ed2d0e723cf8344ec669a99 (diff) | |
download | buildroot-9915fb7e8f87399c0c7dcca04a28ca6d293ae965.tar.gz buildroot-9915fb7e8f87399c0c7dcca04a28ca6d293ae965.zip |
package/python-traitlets: New package
Add 'traitlets'[1] package to Buildroot. Needed by IPython.
[1] https://pypi.python.org/pypi/traitlets
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-traitlets/python-traitlets.hash')
-rw-r--r-- | package/python-traitlets/python-traitlets.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-traitlets/python-traitlets.hash b/package/python-traitlets/python-traitlets.hash new file mode 100644 index 0000000000..23aa1591c3 --- /dev/null +++ b/package/python-traitlets/python-traitlets.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/traitlets/json, sha256 locally computed +md5 3068663f2f38fd939a9eb3a500ccc154 traitlets-4.3.2.tar.gz +sha256 9c4bd2d267b7153df9152698efb1050a5d84982d3384a37b2c1f7723ba3e7835 traitlets-4.3.2.tar.gz |