Skip to content
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

3.1.1 release #765

Merged
merged 7 commits into from
Jun 1, 2021
Merged

3.1.1 release #765

merged 7 commits into from
Jun 1, 2021

Conversation

JonathanHuot
Copy link
Member

docs,readme,bandit tox environments have been added to Travis.
readme is important because it validates the README.rst format before submitting the package to pypi. I also fixed the format (missing * character regression uncaught because of the missing tox environment).
Note the error from pypi when the format is wrong https://travis-ci.org/github/oauthlib/oauthlib/jobs/773071394 :

NOTE: Try --verbose to see response content.
HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
The description failed to render for 'text/x-rst'. See https://pypi.org/help/#description-content-type for more information.

@auvipy
Copy link
Contributor

auvipy commented Jun 1, 2021

why the push is failing?

@JonathanHuot
Copy link
Member Author

Looks the python package has been published, but it failed to create github release. My personal access token has been expired probably. I am taking care of replacing it, but in the meantime, 3.1.1 is now out on pip!

It allows retagging in case of error, without being blocked by pypi because of the release already published. It is also not recommended at all to delete a pypi release, while github release is doable
@JonathanHuot JonathanHuot merged commit 4fddf07 into master Jun 1, 2021
@JonathanHuot JonathanHuot deleted the 3.1.1-release branch June 1, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants