Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594166 - dev-python/aiohttp: 1.0.1 version bump
Summary: dev-python/aiohttp: 1.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL: https://github.com/KeepSafe/aiohttp/r...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2016-09-18 04:38 UTC by Zac Medico
Modified: 2016-09-19 03:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zac Medico gentoo-dev 2016-09-18 04:38:58 UTC
Version 1.0.1 has only been out for a day now. It has a small number of changes compared to 1.0.0.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2016-09-18 13:58:39 UTC
I'll be bumping my overlay version today and if everything goes smoothly (I'm sure it will), I'll move it to the tree this coming Saturday (Sep 24).  If anyone wants to bump it faster than this, feel free.
Comment 2 Zac Medico gentoo-dev 2016-09-18 20:57:10 UTC
It seems that aiodns is not a hard requirement, since aiohttp has a fallback ThreadedResolver implementation. Note that aiodns requires pycares, which requires a bundled/patched version of c-ares.
Comment 3 Zac Medico gentoo-dev 2016-09-19 01:52:31 UTC
I've added these packages to gentoo:

dev-python/async_timeout
dev-python/aiodns
dev-python/pycares

The aiohttp-1.0.1 unit tests require pytest-mock, so I'm creating an ebuild for that now.