Skip to content

python3Packages.dash: add missing test dependency psutil#441543

Closed
9R wants to merge 2 commits intoNixOS:masterfrom
9R:dash_fix
Closed

python3Packages.dash: add missing test dependency psutil#441543
9R wants to merge 2 commits intoNixOS:masterfrom
9R:dash_fix

Conversation

@9R
Copy link
Contributor

@9R 9R commented Sep 9, 2025

Add missing test dependency: psutil

Resolves: #441542

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Sep 9, 2025
@nix-owners nix-owners bot requested review from TomaSajt and antoinerg September 9, 2025 18:14
@9R
Copy link
Contributor Author

9R commented Sep 9, 2025

issue -> #441542

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
@fpletz
Copy link
Member

fpletz commented Sep 11, 2025

In #438642 the broken version bump from 3.0.4 to 3.2.0 was reverted. On current master the build is working again. We should also apply the version bump since this is its fix.

@9R 9R closed this Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: python3Packages.dash

3 participants