Skip to content

Remove forgotten fragments of pip_import rule. - #588

Merged
hrfuller merged 3 commits into
bazel-contrib:mainfrom
UebelAndre:legacy
Dec 31, 2021
Merged

Remove forgotten fragments of pip_import rule.#588
hrfuller merged 3 commits into
bazel-contrib:mainfrom
UebelAndre:legacy

Conversation

@UebelAndre

@UebelAndre UebelAndre commented Dec 29, 2021

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?
This is a follow up from #582

  • Bugfix
  • Feature (please, look at the "Scope of the project" section in the README.md file)
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Another implementation of whl_library can be found in pip_repository.bzl
https://github.com/bazelbuild/rules_python/blob/1152bd132806a64b174768e42bfb5b89553194f6/python/pip_install/pip_repository.bzl#L339-L346

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@UebelAndre

Copy link
Copy Markdown
Contributor Author

@alexeagle just FYI, this PR is also ready for review.

@hrfuller hrfuller left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks.

@hrfuller
hrfuller merged commit da0efdb into bazel-contrib:main Dec 31, 2021
@UebelAndre
UebelAndre deleted the legacy branch December 31, 2021 05:54
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.

2 participants