diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-06-12 16:30:02 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-12 23:46:57 +0200 |
commit | 667a6e3c1caeac0097f1189080323921cfbbb878 (patch) | |
tree | 5736ff0f3d37923a3be71395acf71be25daf83d4 /package/python-bcrypt/python-bcrypt.hash | |
parent | 1a5887eb6eabfddf7483f8bdbb898ea37184ac10 (diff) | |
download | buildroot-667a6e3c1caeac0097f1189080323921cfbbb878.tar.gz buildroot-667a6e3c1caeac0097f1189080323921cfbbb878.zip |
python-bcrypt: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-bcrypt/python-bcrypt.hash')
-rw-r--r-- | package/python-bcrypt/python-bcrypt.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-bcrypt/python-bcrypt.hash b/package/python-bcrypt/python-bcrypt.hash new file mode 100644 index 0000000000..574cbe1555 --- /dev/null +++ b/package/python-bcrypt/python-bcrypt.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/bcrypt/json, sha256 locally computed +md5 20da8b40790caad99c4086dba533154b bcrypt-3.1.3.tar.gz +sha256 6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488 bcrypt-3.1.3.tar.gz |