aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-12-14Announce deprecation of Python 2.7 (#603)Christopher Wilcox
2018-11-20Run tests with Python 3.7 (#590)Bu Sun Kim
2018-06-01Remove unnecessary check during setup (#518)Thea Flowers
2018-05-31Drop oauth2client dependency (#499)Helen Koike
2017-02-08Release v1.6.2 (#348)Jon Wayne Parrott
2017-01-05Add support for google-auth and remove Python 2.6 support (#319)Jon Wayne Parrott
2016-10-31Update minimum httplib2 dependencyJon Wayne Parrott
2016-10-17Release v1.5.4Jon Wayne Parrott
2016-10-13Upgrade to unified uritemplate 3.0.0 (#293)Simon Weber
2016-08-15Add support for oauth2client >= 3.0.0, < 4.0.0. (#265)Jon Wayne Parrott
2016-03-14Allow using oauth2client versions < 2Thomas Bechtold
2016-02-19Specify allowed version range for dependenciesDmitry Sadovnychyi
2015-09-03Added 'googleapiclient/discovery_cache' to setup.py.Takashi Matsuo
2015-03-10Including changes for Python3 in setup.pyPat Ferate
2015-03-04Add six to install_requiresINADA Naoki
2014-10-15Add detection for old apiclient versions in setup.py.Craig Citro
2014-10-15Install argparse on python < 2.7.Craig Citro
2014-10-13Add apiclient as an alias for googleapiclient.Craig Citro
2014-10-09Update author info.Craig Citro
2014-10-09Drop oauth2client as a submodule.Craig Citro
2014-09-23Update copyright lines.Craig Citro
2014-08-18Add uritemplate as a dependency.Craig Citro
2014-08-18Require python >= 2.6.Craig Citro
2014-04-24Updated author field in setup.py.John Asmuth
2014-04-24Transition apiclient from googlecode to github.John Asmuth
2013-08-07uritemplate missing from setup dependencies.Joe Gregorio
2013-03-29Start removing dependence on gflags.Joe Gregorio
2013-03-13Add missing dependency for uritemplates.Joe Gregorio
2013-03-07Update trove classifiersJoe Gregorio
2013-03-07Prepare for v1.1 release.Joe Gregorio
2012-11-16Upgrade to httplib2 version 0.7.7.Joe Gregorio
2012-09-12Last tweaks to setup for 1.0 release.Joe Gregorio
2012-06-15Clean up setup.py scriptJoe Gregorio
2012-04-23Remove OAuth 1.0 support.Joe Gregorio
2012-03-21Add __version__ to each library.Joe Gregorio
2012-03-02Fix up Makefile to work with sh and not bash.Joe Gregorio
2012-03-02TBR http://codereview.appspot.com/5712052/. Fixes issue #111.Joe Gregorio
2012-02-23Require httplib2 0.7.2 or better. Reviewed in http://codereview.appspot.com/5...Joe Gregorio
2011-12-151.0beta7Joe Gregorio
2011-11-09Removing Buzz from comments in codeJoe Gregorio
2011-10-28beta6 releaseJoe Gregorio
2011-10-17Move to using setuptools exclusively.Joe Gregorio
2011-09-161.0beta4Joe Gregorio
2011-09-15new 1.0beta3, previous was unreleasedJoe Gregorio
2011-09-151.0beta3 releaseJoe Gregorio
2011-07-06Add oauth2client as a completely separate library.Joe Gregorio
2011-05-08Version 1.0 beta 2Joe Gregorio
2011-04-05Added enable-app-engine-projectJoe Gregorio
2011-03-31alpha11 releaseJoe Gregorio
2011-03-28Rolled setuptools support back into setup.py but made it much more robust.Joe Gregorio