diff options
author | James Hilliard <james.hilliard1@gmail.com> | 2018-12-07 16:45:08 +0800 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-12-08 23:53:36 +0100 |
commit | d43c6f9f1e413e7fd04e3ff25c41895ecd5ea905 (patch) | |
tree | 4e1010b3622d3d3954d23c492e5365e9709a50eb /package/python-aiohttp-sse/python-aiohttp-sse.hash | |
parent | e3e5c7451ba2f01e3d749b3cdff281f69cc9e9c5 (diff) | |
download | buildroot-d43c6f9f1e413e7fd04e3ff25c41895ecd5ea905.tar.gz buildroot-d43c6f9f1e413e7fd04e3ff25c41895ecd5ea905.zip |
package/python-aiohttp-sse: new package
Server-sent events support for aiohttp.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-aiohttp-sse/python-aiohttp-sse.hash')
-rw-r--r-- | package/python-aiohttp-sse/python-aiohttp-sse.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-aiohttp-sse/python-aiohttp-sse.hash b/package/python-aiohttp-sse/python-aiohttp-sse.hash new file mode 100644 index 0000000000..2f21da462e --- /dev/null +++ b/package/python-aiohttp-sse/python-aiohttp-sse.hash @@ -0,0 +1,5 @@ +# md5, sha256 from https://pypi.org/pypi/aiohttp-sse/json +md5 d2f394fb75f591045b2c94fc17c8533d aiohttp-sse-2.0.0.tar.gz +sha256 547e1eaa129749f090d02b31956215edbcde74ce99721f5f0ac902a9ccb1202e aiohttp-sse-2.0.0.tar.gz +# Locally computed sha256 checksums +sha256 cb5e8e7e5f4a3988e1063c142c60dc2df75605f4c46515e776e3aca6df976e14 LICENSE |