mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
python-uvloop: new package
Fast implementation of asyncio event loop on top of libuv. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Arnout: change order of 'depends on' lines] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
9b4f9a0977
commit
2f2ef15d35
6
package/python-uvloop/python-uvloop.hash
Normal file
6
package/python-uvloop/python-uvloop.hash
Normal file
@@ -0,0 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/uvloop/json
|
||||
md5 7d509d78b18a5863cc06697ccfd835ad uvloop-0.11.2.tar.gz
|
||||
sha256 a97bd62ebbdf7e6e84bf44afe439d9b24ce4d8661a29a639626a8c03748f6f98 uvloop-0.11.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 2fdc436a67077941295c58647f521fbef8f50e46db0970552fa1a4dd8ae261c6 LICENSE-APACHE
|
||||
sha256 9185f3c77e9f6ef8859a6ba4c94128ac1329876be3e813aad32d7645e51ae409 LICENSE-MIT
|
||||
Reference in New Issue
Block a user