Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 5d938c889ea480e03c5c4547395486a8 > files > 1

python-twitter-1.1-8.mga5.src.rpm

Index: setup.py
===================================================================
--- setup.py
+++ setup.py	2013-10-14 20:22:15.676850392 +0200
@@ -35,7 +35,7 @@
 
 # Extra package metadata to be used only if setuptools is installed
 SETUPTOOLS_METADATA = dict(
-  install_requires = ['setuptools', 'simplejson', 'oauth2', 'requests', 'requests_oauthlib'],
+  install_requires = ['setuptools', 'simplejson', 'requests', 'requests_oauthlib'],
   include_package_data = True,
   classifiers = [
     'Development Status :: 5 - Production/Stable',