FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - seanpue/google-api-python-client · GitHub
seanpue
/
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 May 15, 2020
docs: changed http to https in setup, updated github links (#892)
mjip
authored
48f503f
View commit details
Copy full SHA for 48f503f
View code at this point
Browse repository at this point
Commits on May 13, 2020
chore: release 1.8.3 (#887)
release-please[bot]
authored
54aa94d
View commit details
Copy full SHA for 54aa94d
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
chore: release 1.8.2 (#878)
busunkim96
authored
bd58139
View commit details
Copy full SHA for bd58139
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
chore: release 1.8.1 (#868)
release-please[bot]
authored
df4aa2b
View commit details
Copy full SHA for df4aa2b
View code at this point
Browse repository at this point
chore: use nox and release-please; drop 3.4 (#852)
Show description for f706cfd
authored
f706cfd
View commit details
Copy full SHA for f706cfd
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
fix: don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions (#841)
Show description for a480d53
busunkim96
authored
a480d53
View commit details
Copy full SHA for a480d53
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
feat: add client_options support for api endpoint override (#829)
Show description for 1cf3cbc
busunkim96
authored
1cf3cbc
View commit details
Copy full SHA for 1cf3cbc
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
fix: exclude 308s from httplib2 redirect codes list (#813)
busunkim96
authored
b3b773f
View commit details
Copy full SHA for b3b773f
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
chore: blacken (#772)
busunkim96
authored
66bb32c
View commit details
Copy full SHA for 66bb32c
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Announce deprecation of Python 2.7 (#603)
crwilcox
authored
8f4a530
View commit details
Copy full SHA for 8f4a530
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Run tests with Python 3.7 (#590)
Show description for 61cd925
busunkim96
authored
61cd925
View commit details
Copy full SHA for 61cd925
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Remove unnecessary check during setup (#518)
theacodes
authored
fc246fe
View commit details
Copy full SHA for fc246fe
View code at this point
Browse repository at this point
Commits on May 31, 2018
Drop oauth2client dependency (#499)
Helen Koike
authored and
theacodes
committed
9eb303e
View commit details
Copy full SHA for 9eb303e
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Release v1.6.2 (#348)
Jon Wayne Parrott
authored
afe134b
View commit details
Copy full SHA for afe134b
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Add support for google-auth and remove Python 2.6 support (#319)
Show description for 85c2c6d
Jon Wayne Parrott
authored
85c2c6d
View commit details
Copy full SHA for 85c2c6d
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Update minimum httplib2 dependency
Jon Wayne Parrott
authored and
nathanielmanistaatgoogle
committed
6394b66
View commit details
Copy full SHA for 6394b66
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Release v1.5.4
Jon Wayne Parrott
authored and
nathanielmanistaatgoogle
committed
e2ce004
View commit details
Copy full SHA for e2ce004
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Upgrade to unified uritemplate 3.0.0 (#293)
Show description for c952fd0
simon-weber
authored and
Jon Wayne Parrott
committed
c952fd0
View commit details
Copy full SHA for c952fd0
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Add support for oauth2client >= 3.0.0, < 4.0.0. (#265)
Jon Wayne Parrott
authored
6755f61
View commit details
Copy full SHA for 6755f61
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Allow using oauth2client versions < 2
Show description for bb32462
toabctl
committed
bb32462
View commit details
Copy full SHA for bb32462
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Specify allowed version range for dependencies
Show description for 54b203a
sadovnychyi
authored and
nathanielmanistaatgoogle
committed
54b203a
View commit details
Copy full SHA for 54b203a
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL