Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517448 - app-accessibility/speech-dispatcher - add python3_4 support
Summary: app-accessibility/speech-dispatcher - add python3_4 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 20:36 UTC by Elizabeth Myers
Modified: 2014-08-10 22:03 UTC (History)
2 users (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 Elizabeth Myers 2014-07-18 20:36:05 UTC
app-accessibility/speech-dispatcher does not have python3_4 in the ebuild's PYTHON_COMPAT array. I manually created an ebuild that has PYTHON_COMPAT=( python3_2 python3_3 python3_4 ) set and have had no problems. Given the number of interpreter changes between python 3.3 and 3.4 are minimal (particularly third-party package breaking ones), I think this should be a safe change.

Reproducible: Always

Steps to Reproduce:
N/A
Actual Results:  
N/A

Expected Results:  
N/A

N/A
Comment 1 Chris Brannon (RETIRED) gentoo-dev 2014-08-10 22:03:47 UTC
Fixed.  Seems to work fine with Python 3.4 after some very
light testing.  Thanks.