Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-gcs-oauth2-boto-plugin.474
gcs_hidePyRequires.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcs_hidePyRequires.patch of Package python-gcs-oauth2-boto-plugin.474
--- setup.py.orig +++ setup.py @@ -30,16 +30,16 @@ addition of automatically caching tokens process-safe fashion. """ -requires = [ - 'boto>=2.29.1', - 'httplib2>=0.8', - 'google-api-python-client>=1.1', - 'pyOpenSSL>=0.13', +#requires = [ +# 'boto>=2.29.1', +# 'httplib2>=0.8', +# 'google-api-python-client>=1.1', +# 'pyOpenSSL>=0.13', # Not using 1.02 because of: # https://code.google.com/p/socksipy-branch/issues/detail?id=3 - 'SocksiPy-branch==1.01', - 'retry_decorator>=1.0.0', -] +# 'SocksiPy-branch==1.01', +# 'retry_decorator>=1.0.0', +#] setup( name='gcs-oauth2-boto-plugin', @@ -57,5 +57,5 @@ setup( platforms='any', packages=find_packages(exclude=['third_party']), include_package_data=True, - install_requires=requires, +# install_requires=requires, )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor