Bug 645233

Summary: python-twitter 0.6-3 does not seem to support oauth
Product: [Fedora] Fedora Reporter: Matt Hirsch <matthew.hirsch>
Component: python-twitterAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 13CC: hiemanshu, sagarun, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-twitter-0.8-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-24 22:42:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 645863    
Bug Blocks:    

Description Matt Hirsch 2010-10-21 05:13:49 UTC
Description of problem:

When calling python-twitter from a python script I get this:

Exception occured:  __init__() got an unexpected keyword argument 'access_token_key'

I don't believe version 0.6 supported oauth. The version of python-twitter currently in mercurial found here:

http://code.google.com/p/python-twitter/

is more up to date. Not supporting oauth makes this package useless, as twitter now only supports oauth authentication.

Version-Release number of selected component (if applicable):
python-twitter-0.6-3.fc12.noarch

How reproducible:
always

Steps to Reproduce:
1. Attempt to initialize python-twitter api object with oauth keys
  
Additional info:

Can you please package the latest mercurial release of python-twitter?

Thanks!

Comment 1 Tom "spot" Callaway 2010-10-22 18:47:19 UTC
Needs python-oauth2 to be in Fedora first:

https://bugzilla.redhat.com/show_bug.cgi?id=645863

Comment 2 Arun S A G 2010-11-07 10:04:47 UTC
As we have packaged python-oauth2 for Fedora, please update this package

Comment 3 Tom "spot" Callaway 2010-11-09 17:37:06 UTC
Just waiting for python-oauth2 updates to get to stable. This package is already updated in rawhide.

Comment 4 Tom "spot" Callaway 2010-11-16 15:41:53 UTC
*** Bug 653891 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2010-11-16 15:44:43 UTC
python-twitter-0.8-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/python-twitter-0.8-1.fc13

Comment 6 Fedora Update System 2010-11-16 15:44:50 UTC
python-twitter-0.8-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/python-twitter-0.8-1.fc14

Comment 7 Fedora Update System 2010-11-16 23:14:57 UTC
python-twitter-0.8-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-twitter'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python-twitter-0.8-1.fc14

Comment 8 Matt Hirsch 2010-11-17 19:24:52 UTC
It works for me.

Thanks very much!

Comment 9 Fedora Update System 2010-11-24 22:42:24 UTC
python-twitter-0.8-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2010-11-24 22:43:12 UTC
python-twitter-0.8-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.