pybind11_bazel icon indicating copy to clipboard operation
pybind11_bazel copied to clipboard

pybind11 3.0.1

Open hayatoikoma opened this issue 2 months ago • 4 comments

Could somebody help making a release for the latest pybind11 (v3.0.1) if nothing is blocking it? I see that @jiawen released the last version (v2.13.6), but he seems to have left Google. So, maybe, @comicfans or @Mizux can help us here?

I see that v3.0.0 for pybind11_bazel is committed a couple of months ago, but there is no release for it. I ran it locally on a minimal example, and it worked fine.

I also see that pybind11 v3.0.1 is released a month ago. So, by following the commit for v3.0.0, I made a PR for v3.0.1.

hayatoikoma avatar Sep 26 '25 05:09 hayatoikoma

Thx for this PR !, I'll try first before merging this one:

  • [x] Add few CI jobs
    • [x] Add examples/embed
  • [x] merge other waiting PR if easy
  • [x] Have all MODULE deps up to date
  • [x] Release and tag a v3.0.0
    • [ ] Add the [email protected] version to BCR note: https://github.com/bazelbuild/bazel-central-registry/pull/6158

then I'll merge this PR and will tag the 3.0.1 ASAP

Mizux avatar Sep 26 '25 06:09 Mizux

Awesome! Much appreciated.

hayatoikoma avatar Sep 26 '25 15:09 hayatoikoma

Just waiting for confirmation that the support for python 3.13 is borken on rules_python side before tagging 3.0.0

  • https://github.com/bazel-contrib/rules_python/issues/3318

Mizux avatar Oct 03 '25 16:10 Mizux

  • https://github.com/bazelbuild/bazel-central-registry/pull/6158

Mizux avatar Oct 10 '25 13:10 Mizux