commit | f7dc0bbf47a94cf4e8e7a58d91bf6400f00ee382 | [log] [tgz] |
---|---|---|
author | Paul Belanger <pabelanger@redhat.com> | Mon Feb 12 11:52:24 2018 -0500 |
committer | Paul Belanger <pabelanger@redhat.com> | Mon Feb 12 11:52:24 2018 -0500 |
tree | d84b326e032af1f4ef6bd71724283207236fa333 | |
parent | 40f0c70e873b70666026da9c8917c605d3ec1fd8 [diff] |
Cap aiohttp <3.0.0 This is to work around the following issue: aiohttp requires Python '>=3.5.3' but the running Python is 3.5.2 Which is breaking builds on Ubuntu Xenial. Change-Id: I656f4e37a12159b60154cd868a5416c6af3e3139 Signed-off-by: Paul Belanger <pabelanger@redhat.com>