diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-06-02 16:56:46 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-11 14:55:47 +0200 |
commit | 26d7dcb8ad53fdf40f243a3797025e1682ef4b20 (patch) | |
tree | 725473be82d880787c5d7f30d8c2c8c0f7b28238 /package/python-ipython-genutils/python-ipython-genutils.hash | |
parent | 8d69d8033469228968043087fd31300af1e1453a (diff) | |
download | buildroot-26d7dcb8ad53fdf40f243a3797025e1682ef4b20.tar.gz buildroot-26d7dcb8ad53fdf40f243a3797025e1682ef4b20.zip |
package/python-ipython-genutils: New package
Add 'ipython_genutils'[1] package to Buildroot. Needed by 'traitlets'.
[1] https://pypi.python.org/pypi/ipython_genutils
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: take into account comments made by Yegor:
- fix alphabetic ordering in the DEVELOPERS file
- fix comment in hash file
- add license file]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-ipython-genutils/python-ipython-genutils.hash')
-rw-r--r-- | package/python-ipython-genutils/python-ipython-genutils.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-ipython-genutils/python-ipython-genutils.hash b/package/python-ipython-genutils/python-ipython-genutils.hash new file mode 100644 index 0000000000..6fa2bc54db --- /dev/null +++ b/package/python-ipython-genutils/python-ipython-genutils.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/ipython_genutils/json, sha256 locally computed +md5 5a4f9781f78466da0ea1a648f3e1f79f ipython_genutils-0.2.0.tar.gz +sha256 eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8 ipython_genutils-0.2.0.tar.gz |