Skip to content

bazel: dependencies: update rules_python to version 0.1.0#8214

Merged
acozzette merged 1 commit intoprotocolbuffers:masterfrom
dirkboye:update-rules-python
Oct 13, 2021
Merged

bazel: dependencies: update rules_python to version 0.1.0#8214
acozzette merged 1 commit intoprotocolbuffers:masterfrom
dirkboye:update-rules-python

Conversation

@dirkboye
Copy link
Copy Markdown
Contributor

other bazel libraries (e.g. rules_docker 0.15.0) require rules_python 0.1.0
or above. running protobuf_deps() before importing rules_docker
will lead to errors.

upgrading rules_python fixes this problem.

other bazel libraries (e.g. rules_docker 0.15.0) require rules_python 0.1.0
or above. running protobuf_deps() before importing rules_docker
will lead to errors.

upgrading rules_python fixes this problem.
@google-cla google-cla bot added the cla: yes label Jan 15, 2021
@dirkboye dirkboye changed the title update rules_python dependency to version 0.1.0 dependencies: update rules_python to version 0.1.0 Jan 15, 2021
@dirkboye dirkboye changed the title dependencies: update rules_python to version 0.1.0 bazel: dependencies: update rules_python to version 0.1.0 Jan 15, 2021
acozzette pushed a commit to acozzette/protobuf that referenced this pull request Oct 13, 2021
We no longer support Python 2 and therefore no longer need to depend on
six. I'm hoping this will make it possible to merge protocolbuffers#8214.
acozzette pushed a commit that referenced this pull request Oct 13, 2021
We no longer support Python 2 and therefore no longer need to depend on
six. I'm hoping this will make it possible to merge #8214.
@acozzette acozzette merged commit 9eba6ed into protocolbuffers:master Oct 13, 2021
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.

4 participants