mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:52:17 +00:00
python3-aiofiles: fix HOMEPAGE
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
797f437169
commit
9fedb9a3e7
@ -1,6 +1,6 @@
|
||||
SUMMARY = "File support for asyncio"
|
||||
DESCRIPTION = "Asynchronous local file IO library for asyncio and Python"
|
||||
HOMEPAGE = "https://github.com/aio-libs/aiohttp"
|
||||
HOMEPAGE = "https://github.com/Tinche/aiofiles"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user