Skip to content

corrscope: relax ruamel.yaml dependency; fix build#281622

Merged
1 commit merged intomasterfrom
unknown repository
Jan 25, 2024
Merged

corrscope: relax ruamel.yaml dependency; fix build#281622
1 commit merged intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jan 17, 2024

Description of changes

https://hydra.nixos.org/build/246422133

Checking runtime dependencies for corrscope-0.8.1-py3-none-any.whl
  - ruamel-yaml<0.18,>=0.17 not satisfied by version 0.18.5
pyproject.toml:"ruamel.yaml" = "^0.17"

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@infinisil
Copy link
Member

Unfortunately a rebase is needed to fix CI, sorry for that! I broke it with #281407, but it's now already fixed with #281412

@ofborg ofborg bot requested a review from OPNA2608 January 18, 2024 02:11
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 18, 2024
@ghost
Copy link
Author

ghost commented Jan 25, 2024

ping @OPNA2608

Copy link
Contributor

@OPNA2608 OPNA2608 left a comment

Choose a reason for hiding this comment

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

Sorry! Went under in my mailbox. 😓


Result of nixpkgs-review pr 281622 run on x86_64-linux 1

2 packages built:
  • corrscope
  • corrscope.dist

Builds & launches fine, looks sensible, opening & saving YAML configurations works. LGTM.

@delroth delroth added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 25, 2024
@OPNA2608 OPNA2608 added the 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. label Jan 25, 2024
@ghost ghost merged commit 39b0be0 into NixOS:master Jan 25, 2024
@ghost ghost deleted the corrscope branch January 25, 2024 11:25
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants