Skip to content

python310Packages.matplotlib: multiple cleanup commits#279317

Merged
doronbehar merged 4 commits intoNixOS:stagingfrom
doronbehar:pkg/matplotlib
Jan 13, 2024
Merged

python310Packages.matplotlib: multiple cleanup commits#279317
doronbehar merged 4 commits intoNixOS:stagingfrom
doronbehar:pkg/matplotlib

Conversation

@doronbehar
Copy link
Contributor

Description of changes

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.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jan 7, 2024
@ofborg ofborg bot requested review from lovek323 and veprbl January 7, 2024 09:12
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jan 7, 2024
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

Diff LGTM

@doronbehar doronbehar marked this pull request as draft January 9, 2024 15:43
@doronbehar doronbehar changed the base branch from master to staging January 9, 2024 15:44
@doronbehar doronbehar marked this pull request as ready for review January 9, 2024 15:48
@doronbehar
Copy link
Contributor Author

Changed the target to staging.

@doronbehar
Copy link
Contributor Author

Hmm CI is not green... I'm fairly sure that if CI was green on master, this commit shouldn't cause a real eval issue on staging, do you think it'd be OK to merge this @veprbl ?

@veprbl
Copy link
Member

veprbl commented Jan 10, 2024

@GrahamcOfBorg eval

@doronbehar
Copy link
Contributor Author

Still, same errors.

The link to the build docs is outdated, and it doesn't have an updated
direct alternative. While I tried to enable at least some of the tests,
I encountered NixOS#255262 which is
now linked in a comment.
@veprbl
Copy link
Member

veprbl commented Jan 12, 2024

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

2 packages built:
  • python3Packages.matplotlib
  • python3Packages.matplotlib.dist (python3Packages.matplotlib.dist.dist)

@doronbehar doronbehar merged commit a796087 into NixOS:staging Jan 13, 2024
@doronbehar doronbehar deleted the pkg/matplotlib branch June 8, 2024 22:52
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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants