Skip to content
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

[python-updates] minor updates (2024-09-29) #345326

Merged
merged 687 commits into from
Oct 13, 2024
Merged

[python-updates] minor updates (2024-09-29) #345326

merged 687 commits into from
Oct 13, 2024

Conversation

mweinelt
Copy link
Member

@mweinelt mweinelt commented Sep 29, 2024

We are refreshing the python package set in bulk in time before the freeze and the upcoming zero hydra failures campaign.

@github-actions github-actions bot added 6.topic: python 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab labels Sep 29, 2024
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 29, 2024
This was referenced Sep 29, 2024
@mweinelt mweinelt merged commit bb02d6c into staging Oct 13, 2024
10 of 11 checks passed
@trofi
Copy link
Contributor

trofi commented Oct 14, 2024

Bisect says 24bf9c5 python3Packages.sphinx: 7.3.7 -> 7.4.7 broke python3Packages.breathe on staging as:

$ nix build --no-link -f. -L python3Packages.breathe
...
python3.12-breathe> =========================== short test summary info ============================
python3.12-breathe> FAILED tests/test_renderer.py::test_render_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_typedef - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_c_typedef - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_c_function_typedef - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_using_alias - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_const_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_lvalue_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_rvalue_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_const_lvalue_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_const_rvalue_func - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_variable_initializer - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_define_initializer - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> FAILED tests/test_renderer.py::test_render_define_no_initializer - TypeError: expected string or bytes-like object, got 'NoneType'
python3.12-breathe> ================= 13 failed, 8 passed, 1208 warnings in 9.26s ==================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab 6.topic: python 10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ 10.rebuild-linux-stdenv This PR causes stdenv to rebuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update request: pydantic 2.8.2 → 2.9.2
5 participants