diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-04-28 11:11:50 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-28 12:30:39 +0200 |
commit | 5bc02beb946afa077a6be8a4784da58467d67fc4 (patch) | |
tree | 4edaba69bf321111a38b6008535788e1a7483d76 /package/python-subprocess32/python-subprocess32.hash | |
parent | 476243ac3d89f08f85f0a3dbce28e91d402a6192 (diff) | |
download | buildroot-5bc02beb946afa077a6be8a4784da58467d67fc4.tar.gz buildroot-5bc02beb946afa077a6be8a4784da58467d67fc4.zip |
python-subprocess32: new package
A backport of the Python 3 subprocess module for use on Python 2.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-subprocess32/python-subprocess32.hash')
-rw-r--r-- | package/python-subprocess32/python-subprocess32.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-subprocess32/python-subprocess32.hash b/package/python-subprocess32/python-subprocess32.hash new file mode 100644 index 0000000000..17a54b0034 --- /dev/null +++ b/package/python-subprocess32/python-subprocess32.hash @@ -0,0 +1,4 @@ +# sha256 from https://pypi.org/pypi/subprocess32/json +sha256 1e450a4a4c53bf197ad6402c564b9f7a53539385918ef8f12bdf430a61036590 subprocess32-3.2.7.tar.gz +# Locally computed sha256 checksums +sha256 826b43437249d39422642f695154d064da64de92eb1476048a615f50bc1beb4a LICENSE |