diff options
author | James Hilliard <james.hilliard1@gmail.com> | 2018-11-20 03:52:38 +0800 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-21 22:32:53 +0100 |
commit | ce697dbdccf6a4f4b3494044d37186417f9c05b6 (patch) | |
tree | cc8e111c8612cd52817e384ddb8e8c1ff6066a8d /package/python-aiohttp/python-aiohttp.hash | |
parent | 45708b0dbe60fc580834ac39f9b7c843548fe1ad (diff) | |
download | buildroot-ce697dbdccf6a4f4b3494044d37186417f9c05b6.tar.gz buildroot-ce697dbdccf6a4f4b3494044d37186417f9c05b6.zip |
python-aiohttp: new package
Async http client/server framework (asyncio).
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-aiohttp/python-aiohttp.hash')
-rw-r--r-- | package/python-aiohttp/python-aiohttp.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-aiohttp/python-aiohttp.hash b/package/python-aiohttp/python-aiohttp.hash new file mode 100644 index 0000000000..8f158af3cb --- /dev/null +++ b/package/python-aiohttp/python-aiohttp.hash @@ -0,0 +1,5 @@ +# md5, sha256 from https://pypi.org/pypi/aiohttp/json +md5 80a6e0c6c452d511d1d37755d6f0995a aiohttp-3.4.4.tar.gz +sha256 51afec6ffa50a9da4cdef188971a802beb1ca8e8edb40fa429e5e529db3475fa aiohttp-3.4.4.tar.gz +# Locally computed sha256 checksums +sha256 bb0c0eeae85492ebfa03442b7784d4c42a623e15346df54ae85f55df972a82af LICENSE.txt |