summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb b/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb
index 1e9ebdf97d..726b876701 100644
--- a/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aiofiles_24.1.0.bb
@@ -1,6 +1,6 @@
1SUMMARY = "File support for asyncio" 1SUMMARY = "File support for asyncio"
2DESCRIPTION = "Asynchronous local file IO library for asyncio and Python" 2DESCRIPTION = "Asynchronous local file IO library for asyncio and Python"
3HOMEPAGE = "https://github.com/aio-libs/aiohttp" 3HOMEPAGE = "https://github.com/Tinche/aiofiles"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
6 6