diff options
author | James Hilliard <james.hilliard1@gmail.com> | 2018-10-24 21:56:33 +0800 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-11-01 11:54:29 +0100 |
commit | a4e3de63e43af74c021307567e5cc8570ce4654c (patch) | |
tree | deb1413fce6256f623a4fec4c2e36c5fcff2f2fe /package/python-multidict/python-multidict.hash | |
parent | 2f2ef15d35320dda3598f18dc62ea6e4b69fbb21 (diff) | |
download | buildroot-a4e3de63e43af74c021307567e5cc8570ce4654c.tar.gz buildroot-a4e3de63e43af74c021307567e5cc8570ce4654c.zip |
python-multidict: new package
Multidict is dict-like collection of key-value pairs where a key may
occur more than once in the container.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Arnout: extend help text based on commit message.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-multidict/python-multidict.hash')
-rw-r--r-- | package/python-multidict/python-multidict.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-multidict/python-multidict.hash b/package/python-multidict/python-multidict.hash new file mode 100644 index 0000000000..aa15eed1c7 --- /dev/null +++ b/package/python-multidict/python-multidict.hash @@ -0,0 +1,5 @@ +# md5, sha256 from https://pypi.org/pypi/multidict/json +md5 55d19168f955e5463c6f6b530e913da3 multidict-4.4.2.tar.gz +sha256 3c11e92c3dfc321014e22fb442bc9eb70e01af30d6ce442026b0c35723448c66 multidict-4.4.2.tar.gz +# Locally computed sha256 checksums +sha256 a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad LICENSE |