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

[Backport release-23.11] python3Packages.yamlpath: mark as broken #270267

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 26, 2023

Bot-based backport to release-23.11, triggered by a label in #270193.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

mfrischknecht and others added 2 commits November 26, 2023 21:32
`yamlpath` depends on `ruamel.yaml` <= 0.17.21 [1], but the packaged
version in Nixpkgs is on version 0.17.32 by now. This breaks a lot
of the libraries own unit tests.

As I don't see anything in Nixpkgs depending on `yamlpath`, this simply
marks the package as broken.

[1]: https://github.com/wwkimball/yamlpath/blob/9bbddea5205147d49e612abb26cf1671a3861256/setup.py#L48

(cherry picked from commit 53b4769)
Co-authored-by: Fabian Affolter <[email protected]>
(cherry picked from commit 02e9c16)
@delroth delroth merged commit 0cdc719 into release-23.11 Nov 26, 2023
1 check passed
@delroth delroth deleted the backport-270193-to-release-23.11 branch November 26, 2023 21:32
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.

2 participants