Skip to content

use "ruamel.yaml>=0.19.1" in uv.lock and pyproject.toml#595

Merged
moritz-gross merged 1 commit into
daisy:mainfrom
moritz-gross:fix/update-ruamal.yaml-version
Jun 8, 2026
Merged

use "ruamel.yaml>=0.19.1" in uv.lock and pyproject.toml#595
moritz-gross merged 1 commit into
daisy:mainfrom
moritz-gross:fix/update-ruamal.yaml-version

Conversation

@moritz-gross

Copy link
Copy Markdown
Collaborator

Update ruamel.yaml to >=0.19.1 and refresh uv.lock.

Version 0.19.0 depended on ruamel.yaml.clibz 0.3.4, whose build script could fail on Windows systems using CP950 because it read a UTF-8 README without specifying the encoding.

ruamel.yaml 0.19.1 no longer installs clibz by default, so the failing native build step is avoided.

@moritz-gross moritz-gross merged commit 6f95dad into daisy:main Jun 8, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant