Path to this page:
Subject: CVS commit: pkgsrc/www/py-aiohttp
From: Adam Ciarcinski
Date: 2018-02-14 12:31:04
Message id: 20180214113104.82AB5FB40@cvs.NetBSD.org
Log Message:
py-aiohttp: updated to 3.0.1
aiohttp 3.0 release:
Major release, many already deprecated things are removed
Minimal supported Python version is 3.5.3.
aiohttp uses shiny async/await syntax everywhere internally (while old yield \
from is still supported).
Read https://docs.aiohttp.org/en/stable/whats_new_3_0.html for brief information \
about most important changes.
Files: