Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465234 - dev-python/twitter works with python 3, Remove python 3 from RESTRICT_PYTHON_ABIS
Summary: dev-python/twitter works with python 3, Remove python 3 from RESTRICT_PYTHON_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-09 10:25 UTC by Sebastian Parborg
Modified: 2013-04-12 14:56 UTC (History)
0 users

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 Sebastian Parborg 2013-04-09 10:25:51 UTC
/dev-python/twitter works with python 3.
Nothing more is required than to remove the RESTRICT_PYTHON_ABIS of python3 to get the program and lib built and working with python3.

Reproducible: Always

Steps to Reproduce:
1.Remove the python3 ebuild restriction
2.Emerge the python twitter package 
3.Run/program in python3 with the twitter lib
Comment 1 Sebastian Parborg 2013-04-12 14:56:24 UTC
This is now fixed with dev-python/twitter-1.9.2-r1, thanks!