Bug 1167232 - python-twitter missing requires
Summary: python-twitter missing requires
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-twitter
Version: 21
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-24 09:24 UTC by Michele Baldessari
Modified: 2014-12-06 10:19 UTC (History)
1 user (show)

Fixed In Version: python-twitter-2.0-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-06 10:19:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michele Baldessari 2014-11-24 09:24:52 UTC
Hi Tom,

Description of problem:
>>> import twitter
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/twitter.py", line 38, in <module>
    from requests_oauthlib import OAuth1
ImportError: No module named requests_oauthlib

We need to add the following Requires:
python-requests-oauthlib

Let me know if you need a hand maintaining this package (an update to 2.0 would
be nice as well)

cheers,
Michele

Comment 1 Fedora Update System 2014-11-24 15:05:51 UTC
python-twitter-2.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-twitter-2.0-1.fc21

Comment 2 Fedora Update System 2014-11-24 20:58:04 UTC
Package python-twitter-2.0-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-twitter-2.0-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-15645/python-twitter-2.0-1.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-12-06 10:19:23 UTC
python-twitter-2.0-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.