Skip to content

python3Packages.mathutils: init at 3.3.0#320946

Merged
kirillrdy merged 2 commits intoNixOS:masterfrom
autra:package_mathutils
Jun 22, 2024
Merged

python3Packages.mathutils: init at 3.3.0#320946
kirillrdy merged 2 commits intoNixOS:masterfrom
autra:package_mathutils

Conversation

@autra
Copy link
Contributor

@autra autra commented Jun 19, 2024

Description of changes

This PR packages mathutils for nix. The motivation is mainly for #312380 and #312381 because mathutils is now a dependency.

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.11 Release Notes (or backporting 23.11 and 24.05 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 Jun 19, 2024
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 19, 2024
@autra autra force-pushed the package_mathutils branch from b591343 to 525661f Compare June 19, 2024 11:50
@github-actions github-actions bot added the 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` label Jun 19, 2024
@ofborg ofborg bot added the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Jun 19, 2024
@kirillrdy
Copy link
Member

@autra greetings !

can you split into two commits

autra added 2 commits June 20, 2024 18:33
The main motivation is to fix ifcopenshell packages, because mathutils
is now a dependency.
@autra autra force-pushed the package_mathutils branch from 28f2cbc to e7fd430 Compare June 20, 2024 17:06
@kirillrdy
Copy link
Member

@ofborg build python3Packages.mathutils

@autra can you update PR title to python3Packages.mathutils: init at 3.3.0

@autra autra changed the title python: package mathutils python3Packages.mathutils: init at 3.3.0 Jun 20, 2024
@autra
Copy link
Contributor Author

autra commented Jun 20, 2024

@kirillrdy done! Thanks for educating me :-)

@kirillrdy
Copy link
Member

thank you for PR and welcome to nixpkgs !

@kirillrdy kirillrdy merged commit b2d0bc1 into NixOS:master Jun 22, 2024
@autra autra deleted the package_mathutils branch October 4, 2025 13:46
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. 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants