add comment, 3.8.0 requires new deps

This commit is contained in:
sthen 2022-11-27 11:54:23 +00:00
parent 4790b006b5
commit 05c084a364

View File

@ -1,5 +1,6 @@
COMMENT = http client/server for asyncio
# 3.8.0 adds new deps on frozenlist, aiosignal
MODPY_EGG_VERSION = 3.7.4
DISTNAME = aiohttp-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}