diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-06-12 16:42:12 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-15 22:49:58 +0200 |
commit | 84e231e8ae39fa2641d052512cb88bc2a8a21916 (patch) | |
tree | 8ec241e99c239d2e1ad20640ae9da775c7ad3a24 /package/python-pathlib2/python-pathlib2.hash | |
parent | 722d63be865fd78f1e0e3c0c200ea85de7a48ca7 (diff) | |
download | buildroot-84e231e8ae39fa2641d052512cb88bc2a8a21916.tar.gz buildroot-84e231e8ae39fa2641d052512cb88bc2a8a21916.zip |
package/python-pathlib2: New package
Add 'pathlib2'[1] package to Buildroot. Needed by 'pickleshare'
package, which is added in the next patch.
[1] https://pypi.python.org/pypi/pathlib2
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-pathlib2/python-pathlib2.hash')
-rw-r--r-- | package/python-pathlib2/python-pathlib2.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-pathlib2/python-pathlib2.hash b/package/python-pathlib2/python-pathlib2.hash new file mode 100644 index 0000000000..a9c294940a --- /dev/null +++ b/package/python-pathlib2/python-pathlib2.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/pathlib2/json, sha256 locally computed +md5 6c75bfde898b6c88627621a48ee8de14 pathlib2-2.2.1.tar.gz +sha256 ce9007df617ef6b7bd8a31cd2089ed0c1fed1f7c23cf2bf1ba140b3dd563175d pathlib2-2.2.1.tar.gz |