Skip to content

Avoid use of reserved pypi hub name. - #73

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_964558292
Aug 17, 2026
Merged

Avoid use of reserved pypi hub name.#73
copybara-service[bot] merged 1 commit into
masterfrom
test_964558292

Conversation

@copybara-service

Copy link
Copy Markdown

Avoid use of reserved pypi hub name.

When building JAX which depends on pybind11_abseil with rules_python 2.2.0 I see the following warning:

DEBUG: /private/var/tmp/_bazel_phawkins/2c4ae1b95137b6eaec60bd8deca2f50d/external/rules_python+/python/private/pypi/extension.bzl:396:26: WARNING: The PyPI hub name 'pypi' is reserved (module 'pybind11_abseil'). Please rename your hub, otherwise a future release will rename it to 'pybind11_abseil_pypi'.

@copybara-service
copybara-service Bot force-pushed the test_964558292 branch 3 times, most recently from 56e23bd to 3d36c19 Compare August 17, 2026 20:36
When building JAX which depends on pybind11_abseil with rules_python 2.2.0 I see the following warning:
```
DEBUG: /private/var/tmp/_bazel_phawkins/2c4ae1b95137b6eaec60bd8deca2f50d/external/rules_python+/python/private/pypi/extension.bzl:396:26: WARNING: The PyPI hub name 'pypi' is reserved (module 'pybind11_abseil'). Please rename your hub, otherwise a future release will rename it to 'pybind11_abseil_pypi'.
```
PiperOrigin-RevId: 966154797
@copybara-service
copybara-service Bot merged commit 65c170c into master Aug 17, 2026
@copybara-service
copybara-service Bot deleted the test_964558292 branch August 17, 2026 20:37
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.

1 participant