Skip to content

Comments

[3.3.x] Update dependencies#2708

Merged
joerick merged 2 commits into3.3.xfrom
3.3.x-update-deps
Jan 5, 2026
Merged

[3.3.x] Update dependencies#2708
joerick merged 2 commits into3.3.xfrom
3.3.x-update-deps

Conversation

@joerick
Copy link
Contributor

@joerick joerick commented Jan 4, 2026

Updates deps for a 3.3.x patch release.

nox --force-color -s update_constraints && nox --force-color -s update_pins

nox --force-color -s update_constraints && nox --force-color -s update_pins
@mayeut
Copy link
Member

mayeut commented Jan 4, 2026

@joerick, please hold a bit on this one.
auditwheel is buggy in the latest manylinux images.
auditwheel 6.6.0 has been released today and manylinux images are being rebuilt.

@henryiii
Copy link
Contributor

henryiii commented Jan 4, 2026

I can also try to get a build release out.

nox -s update_pins
@mayeut
Copy link
Member

mayeut commented Jan 4, 2026

I ran nox -s update_pins again now that the new images are published

Copy link
Member

@agriyakhetarpal agriyakhetarpal left a comment

Choose a reason for hiding this comment

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

This LGTM from Pyodide's side. Thank you!

@joerick
Copy link
Contributor Author

joerick commented Jan 5, 2026

I suppose a build update will need a container rebuild too. I'm inclined to release as-is, unless you have a particular reason to get an updated build in @henryiii ?

@joerick
Copy link
Contributor Author

joerick commented Jan 5, 2026

Ah, I guess #2709 (comment) refers to this.

@joerick joerick added CI: PyPy Run the integration test suite with PyPy included CI: GraalPy Run the integration test suite with GraalPy included labels Jan 5, 2026
@henryiii
Copy link
Contributor

henryiii commented Jan 5, 2026

Ah, yes, I meant to comment here. I've got a build update proposed in pypa/build#972; the main things affecting cibuildwheel is $UV and -q support, but at least -q will require a (small) update in cibuildwheel to support it, so won't really have an effect in the patch release. I think $UV alone isn't enough to fix most of the issues; we'd also need support in cibw. #2673 is basically just a revert to older behavior, so I'd be fine with that going in, I think it would at least fix meson.

@joerick joerick merged commit f0ff944 into 3.3.x Jan 5, 2026
77 of 82 checks passed
@joerick joerick deleted the 3.3.x-update-deps branch January 5, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: GraalPy Run the integration test suite with GraalPy included CI: PyPy Run the integration test suite with PyPy included

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants