FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - tetsuco9/google-api-python-client · GitHub
tetsuco9
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-api-python-client
setup.py
on
master
User selector
Datepicker
Commit history
Commits on Sep 3, 2015
Added 'googleapiclient/discovery_cache' to setup.py.
Takashi Matsuo
committed
2ec6efa
View commit details
Copy full SHA for 2ec6efa
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Including changes for Python3 in setup.py
pferate
committed
e52ea21
View commit details
Copy full SHA for e52ea21
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Add six to install_requires
methane
committed
93ff27b
View commit details
Copy full SHA for 93ff27b
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Add detection for old apiclient versions in setup.py.
craigcitro
committed
f6b454c
View commit details
Copy full SHA for f6b454c
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Install argparse on python < 2.7.
craigcitro
committed
0682372
View commit details
Copy full SHA for 0682372
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Add apiclient as an alias for googleapiclient.
Show description for 7547de6
craigcitro
committed
7547de6
View commit details
Copy full SHA for 7547de6
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Update author info.
craigcitro
committed
9b90677
View commit details
Copy full SHA for 9b90677
View code at this point
Browse repository at this point
Drop oauth2client as a submodule.
Show description for 28467c8
craigcitro
committed
28467c8
View commit details
Copy full SHA for 28467c8
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Update copyright lines.
craigcitro
committed
751b7fb
View commit details
Copy full SHA for 751b7fb
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
Add uritemplate as a dependency.
Show description for 951b75f
craigcitro
committed
951b75f
View commit details
Copy full SHA for 951b75f
View code at this point
Browse repository at this point
Require python >= 2.6.
craigcitro
committed
a540cf7
View commit details
Copy full SHA for a540cf7
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Updated author field in setup.py.
skelterjohn
committed
9c7fec5
View commit details
Copy full SHA for 9c7fec5
View code at this point
Browse repository at this point
Transition apiclient from googlecode to github.
skelterjohn
committed
864311d
View commit details
Copy full SHA for 864311d
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
uritemplate missing from setup dependencies.
Joe Gregorio
committed
4f652d3
View commit details
Copy full SHA for 4f652d3
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Start removing dependence on gflags.
Show description for 79daca0
jcgregorio
committed
79daca0
View commit details
Copy full SHA for 79daca0
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Add missing dependency for uritemplates.
Show description for 14eb973
jcgregorio
committed
14eb973
View commit details
Copy full SHA for 14eb973
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
Update trove classifiers
jcgregorio
committed
34af298
View commit details
Copy full SHA for 34af298
View code at this point
Browse repository at this point
Prepare for v1.1 release.
Show description for 3cc9a45
jcgregorio
committed
3cc9a45
View commit details
Copy full SHA for 3cc9a45
View code at this point
Browse repository at this point
Commits on Nov 16, 2012
Upgrade to httplib2 version 0.7.7.
Show description for ff828af
jcgregorio
committed
ff828af
View commit details
Copy full SHA for ff828af
View code at this point
Browse repository at this point
Commits on Sep 12, 2012
Last tweaks to setup for 1.0 release.
Show description for 623de46
jcgregorio
committed
623de46
View commit details
Copy full SHA for 623de46
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
Clean up setup.py script
jcgregorio
committed
921b8e4
View commit details
Copy full SHA for 921b8e4
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Remove OAuth 1.0 support.
Show description for df70dfc
jcgregorio
committed
df70dfc
View commit details
Copy full SHA for df70dfc
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
Add __version__ to each library.
Show description for 696583c
jcgregorio
committed
696583c
View commit details
Copy full SHA for 696583c
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Fix up Makefile to work with sh and not bash.
jcgregorio
committed
ece1da3
View commit details
Copy full SHA for ece1da3
View code at this point
Browse repository at this point
TBR http://codereview.appspot.com/5712052/. Fixes issue #111.
jcgregorio
committed
853bcf3
View commit details
Copy full SHA for 853bcf3
View code at this point
Browse repository at this point
Commits on Feb 23, 2012
Require httplib2 0.7.2 or better. Reviewed in http://codereview.appspot.com/5694054/
jcgregorio
committed
c2928a4
View commit details
Copy full SHA for c2928a4
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
1.0beta7
jcgregorio
committed
2401bd6
View commit details
Copy full SHA for 2401bd6
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Removing Buzz from comments in code
jcgregorio
committed
c4fc095
View commit details
Copy full SHA for c4fc095
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
beta6 release
jcgregorio
committed
8e9f0e9
View commit details
Copy full SHA for 8e9f0e9
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
Move to using setuptools exclusively.
Show description for d667c9d
jcgregorio
committed
d667c9d
View commit details
Copy full SHA for d667c9d
View code at this point
Browse repository at this point
Commits on Sep 16, 2011
1.0beta4
jcgregorio
committed
40d348f
View commit details
Copy full SHA for 40d348f
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
new 1.0beta3, previous was unreleased
jcgregorio
committed
336b978
View commit details
Copy full SHA for 336b978
View code at this point
Browse repository at this point
1.0beta3 release
jcgregorio
committed
a845167
View commit details
Copy full SHA for a845167
View code at this point
Browse repository at this point
Commits on Jul 6, 2011
Add oauth2client as a completely separate library.
Show description for c47fab7
jcgregorio
committed
c47fab7
View commit details
Copy full SHA for c47fab7
View code at this point
Browse repository at this point
Commits on May 9, 2011
Version 1.0 beta 2
jcgregorio
committed
351b149
View commit details
Copy full SHA for 351b149
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL