-
Notifications
You must be signed in to change notification settings - Fork 504
publish pybind11 3.0.0 #5317
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
base: main
Are you sure you want to change the base?
publish pybind11 3.0.0 #5317
Conversation
Hello @bazelbuild/bcr-maintainers, modules with only metadata.json changes (pybind11_bazel) have been updated in this PR. |
it's already supported by upstream pybind/pybind11_bazel#110
@@ -23,7 +23,8 @@ | |||
"2.11.1.bzl.2", | |||
"2.11.1.bzl.3", | |||
"2.12.0", | |||
"2.13.6" | |||
"2.13.6", | |||
"3.0.0" | |||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please remove me (rwgk
) and junyer
as maintainers?
I'm no longer working with bazel.
Paul Wankadia sadly passed away last year.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry to hear that. now leave maintainers as empty
it's already supported by upstream
pybind/pybind11_bazel#110