Version: 3.7.4, Package name: py-aiohttp-3.7.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description It supports both client and server side of HTTP protocol. It also supports both client and server Web-Sockets out-of-the-box. The web-server has middlewares and pluggable routing. |
Filesize: 1088.411 KB |
Version History (View Complete History) |
|
2021-11-01 18:03:00 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-03-01 09:45:49 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to py-aiohttp-3.7.4, patch to permit newer chardet, add missing python3 FLAVOR/FLAVORS |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-21 12:29:22 by Daniel Dickman | Files touched by this commit (2) |
Log message: update py-aiohttp to 3.7.3 for python 3.8 compatibility |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-03-10 10:25:51 by Paco Esteban | Files touched by this commit (1) |
Log message: www/py-multidict uses now FLAVOR=python3, so bump and ${MODPY_FLAVOR} are needed. ok sthen@ jca@ |
2019-10-23 06:42:57 by Stuart Henderson | Files touched by this commit (1) |
Log message: missing dep, pointed out by Kirill Miazine |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-24 13:00:34 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py-aiohttp-3.5.4, tweaks/ok danj@ |
2017-01-03 12:28:49 by Landry Breuil | Files touched by this commit (29) |
Log message: bump ports depending on python3 in www |
2016-08-27 07:41:45 by Daniel Jakots | Files touched by this commit (3) |
Log message: Update to py-aiohttp-0.22.5 Tested with gunicorn-3 |
2016-07-09 02:46:25 by Stuart Henderson | Files touched by this commit (15) |
Log message: sync WANTLIB |