Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Loosen oauth2client lower bound for Python #140

Merged
merged 3 commits into from
Sep 29, 2016

Conversation

bjwatson
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Sep 29, 2016

Current coverage is 91.23% (diff: 100%)

Merging #140 into master will not change coverage

@@             master       #140   diff @@
==========================================
  Files             3          3          
  Lines           719        719          
  Methods         150        150          
  Messages          0          0          
  Branches        116        116          
==========================================
  Hits            656        656          
  Misses           63         63          
  Partials          0          0          

Powered by Codecov. Last update cd4b7f3...55a8540

@@ -18,7 +18,7 @@

auth:
python:
version: '3.0.0'
version: '1.4.11'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might need to start at 2.0. There was a large breakage there, but if your code doesn't depend on it that isn't such a big deal.

@bjwatson
Copy link
Contributor Author

@dhermes Done.

@dhermes
Copy link

dhermes commented Sep 29, 2016

@bjwatson SG.

@geigerj
Copy link
Contributor

geigerj commented Sep 29, 2016

What was the context behind this change? I see that google-cloud-python is now on version 3: googleapis/google-cloud-python@28a6004#diff-6512dd83a1839f99da393055ac54c10b

@dhermes
Copy link

dhermes commented Sep 29, 2016

@geigerj We're only on 3.0.0 because google-gax is

@bjwatson
Copy link
Contributor Author

@geigerj See @jonparrott's comment for more context.

@bjwatson
Copy link
Contributor Author

@geigerj I just pushed a version bump that I used this morning. I'm going to assume it's okay and merge, rather than waste your time with extra reviews.

@bjwatson bjwatson merged commit 4f58f6c into googleapis:master Sep 29, 2016
@bjwatson bjwatson deleted the loosen-python-auth-bounds branch September 29, 2016 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants