Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572400 - dev-python/aiohttp - add python_targets_python3_5
Summary: dev-python/aiohttp - add python_targets_python3_5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron Bauman (RETIRED)
URL: https://github.com/KeepSafe/aiohttp/r...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 00:37 UTC by neumond
Modified: 2016-03-28 13:31 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 neumond 2016-01-20 00:37:47 UTC
Can't import aiohttp from python3.5.

Reproducible: Always
Comment 1 Aaron Bauman (RETIRED) gentoo-dev 2016-02-12 13:20:58 UTC
This bug will take awhile as this packages dependencies require the same python_targets additions.
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2016-03-28 13:31:46 UTC
I apologize for the delay.  A user generated a pull request to fix this now that the packages dependencies have been bumped to support py3_5 as well.

commit 5dcb3f3f5a5cf8055cfd05aba23d0101774f77cc
Author: Ming Dai <radaiming@gmail.com>
Date:   Mon Mar 28 16:55:44 2016 +0800

    dev-python/aiohttp: add Python 3.5 support
    
    Package-Manager: portage-2.2.26
    Closes: https://github.com/gentoo/gentoo/pull/1152