Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Work around breakage in a dep of the examples #206

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 1 commit into from
Jul 22, 2019

Conversation

brandjon
Copy link
Contributor

The boto example indirectly requires docutils, but the docutils-0.15.post1
release appears to have a broken wheel: its dist-info directory omits the
post1 suffix which is part of the version identifier.

We simply prohibit this particular release in requirements.txt.

Fixes #205.

The boto example indirectly requires docutils, but the docutils-0.15.post1
release appears to have a broken wheel: its dist-info directory omits the
`post1` suffix which is part of the version identifier.

We simply prohibit this particular release in requirements.txt.

Fixes bazel-contrib#205.
@brandjon brandjon requested a review from c-parsons July 22, 2019 20:23
@brandjon brandjon merged commit 9ed93f8 into bazel-contrib:master Jul 22, 2019
@brandjon brandjon deleted the fixdeps branch July 22, 2019 20:34
@brandjon brandjon restored the fixdeps branch July 22, 2019 20:37
fweikert pushed a commit to fweikert/rules_python that referenced this pull request Aug 7, 2019
The boto example indirectly requires docutils, but the docutils-0.15.post1
release appears to have a broken wheel: its dist-info directory omits the
`post1` suffix which is part of the version identifier.

We simply prohibit this particular release in requirements.txt.

Fixes bazel-contrib#205.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docutils release broke boto example
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.