Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 2.0.7 #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Mar 19, 2018
Merged

Release 2.0.7 #519

merged 17 commits into from
Mar 19, 2018

Conversation

skion
Copy link
Member

@skion skion commented Mar 9, 2018

This cherry picks the PRs mentioned in the changelog into the 2.x branch.

Following semantic versioning, not included are:

jdufresne and others added 9 commits March 9, 2018 20:52
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file

(cherry picked from commit 1421524)
* Check access token in self.token dict

* fix typo

(cherry picked from commit fa0b63c)
* Added sphinx build for developers

Rationale is to build docs locally to prevent RTD to break later.

* Replace manual sphinx into make

* Renamed idan URL to oauthlib community

* Renamed http into https URLs since http is returning 302

* python requests library renamed its home URL

* Add ignore list for "make linkcheck"

linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account

* virtualenv changed its homepage and website.

* Fixed broken link

(cherry picked from commit 32e5ad1)
@JonathanHuot
Copy link
Member

LGTM

@wiliamsouza
Copy link
Member

👍

@duaneking
Copy link
Member

Have we gotten sign off this introduces no compatability issues with our largest downstream users?
Maybe we should tag them and ask them to put this through its paces before official release?

@evonove
@lepture

@skion
Copy link
Member Author

skion commented Mar 10, 2018

Yes, I've run the test suites for requests-oauthlib, django-oauth-toolkit and flask-oauthlib without problems on this version...

Copy link
Collaborator

@lepture lepture left a comment

Choose a reason for hiding this comment

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

LGTM

@JonathanHuot
Copy link
Member

JonathanHuot commented Mar 16, 2018

Do we have blockers still?

I think this PR can be accepted safely (into 2.x branch) and also #521 #523 #520 #522 #518 into master. Those are around build/docs tooling, they might be needed before tagging the branch 2.x into 2.0.7.

Will be great if someone could cope with these PR, @thedrow ? any other with write permissions ?

@skion
Copy link
Member Author

skion commented Mar 17, 2018

Hm, which one(s) you'd consider new features specifically @thedrow?

@skion skion added this to the 2.0.7 milestone Mar 17, 2018
@skion
Copy link
Member Author

skion commented Mar 17, 2018

Here's a milestone for this release...

@skion
Copy link
Member Author

skion commented Mar 18, 2018

I've picked the recent non-breaking PRs, and am only waiting to merge #518 to be tested.

We also may have something to fix in PyPi still: #526

skion and others added 2 commits March 19, 2018 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants