aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2019-02-08Revert "Upgrade oauth2client to v4.1.3"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Kevin Cheng
2017-06-29Exclude test in find_packages (#720)Spyros Trigazis
2017-05-10Release v4.1.0 and deprecate the library (#714)Jon Wayne Parrott
2016-08-10Drop Python 3.3 supportDanny Hermes
2016-08-09Drop support for Python 2.6 (#590)Jon Wayne Parrott
2016-07-11Check for Google import order style in flake8Pat Ferate
2016-07-11More general PEP8 cleanupPat Ferate
2016-01-07Updating setup.py and MANIFEST to include all subdirs.Danny Hermes
2015-08-21Manually pep8ify-ing all files not in tests/ or oauth2client/.Danny Hermes
2015-08-05Using correct name of pyasn1-modules PyPI package.Danny Hermes
2015-06-23Changing pinned dependencies to >=.Danny Hermes
2015-06-22Update setup file for pyasn1_modulesMartin Trigaux
2015-04-13Adding system tests to make sure token exchange works as expected.Danny Hermes
2015-01-07Fail on python3 versions before 3.3, and add docs.Craig Citro
2014-11-25Set a minimum version requirement for six.Craig Citro
2014-11-21Add classifiers for Python 2 and 3.INADA Naoki
2014-11-04Cleanup after merging python3 branch.Craig Citro
2014-09-29Update docs for 1.3 release.Craig Citro
2014-09-23One more copyright update.Craig Citro
2014-09-23Update all copyright lines.Craig Citro
2014-08-18Drop uritemplate.Craig Citro
2014-08-18Require python >= 2.6, use the json module.Craig Citro
2014-05-30Add support for Google Default Credentials.Orest Bolohan
2014-04-24Updated setup.py with new authorship.John Asmuth
2014-04-24Transition oauth2client 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