Skip to content

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Jul 13, 2025

pybind11 3.0 seems to break this process, so lock down to no later than the last version before it broke.

Python 3.0 seems to break this process, so lock down to no later than
the last version before it broke.

Signed-off-by: Larry Gritz <[email protected]>
@lgritz lgritz requested a review from zachlewis July 13, 2025 17:29
@lgritz lgritz added build / testing / port / CI Affecting the build system, tests, platform support, porting, or continuous integration. python Python APIs labels Jul 13, 2025
@lgritz
Copy link
Collaborator Author

lgritz commented Jul 13, 2025

@chadrik

@lgritz
Copy link
Collaborator Author

lgritz commented Jul 13, 2025

I got an offline approval from @chadrik on this patch, so merging now in order to fix our currently broken wheel CI.

@lgritz lgritz merged commit 7e687aa into AcademySoftwareFoundation:main Jul 13, 2025
134 of 136 checks passed
@lgritz lgritz deleted the lg-stubs branch July 13, 2025 21:53
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jul 13, 2025
…oftwareFoundation#4831)

pybind11 3.0 changed the generated stubs, causing CI to fail, so lock
down to no later than the last version before it broke.

We think the pybind11 3.0 generated stubs are mostly better, so at some
point soon, when we have more time to look at it carefully, we will come back
to this topic and bump our wheel workflow to use pybind11 3.0 and update
the stubs accordintly.

Signed-off-by: Larry Gritz <[email protected]>
zachlewis pushed a commit to zachlewis/OpenImageIO that referenced this pull request Aug 1, 2025
…oftwareFoundation#4831)

pybind11 3.0 changed the generated stubs, causing CI to fail, so lock
down to no later than the last version before it broke.

We think the pybind11 3.0 generated stubs are mostly better, so at some
point soon, when we have more time to look at it carefully, we will come back
to this topic and bump our wheel workflow to use pybind11 3.0 and update
the stubs accordintly.

Signed-off-by: Larry Gritz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build / testing / port / CI Affecting the build system, tests, platform support, porting, or continuous integration. python Python APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant