File no_embed_uritempl_dep.patch of Package google-api-python-client
Index: google-api-python-client-1.2/setup.py =================================================================== --- google-api-python-client-1.2.orig/setup.py +++ google-api-python-client-1.2/setup.py @@ -22,7 +22,7 @@ from setuptools import setup packages = [ 'apiclient', 'oauth2client', - 'uritemplate', +# 'uritemplate', ] install_requires = [