Skip to content

python3Packages.mayavi: 4.8.2 -> 4.8.3#410843

Merged
NickCao merged 1 commit intoNixOS:masterfrom
qbisi:mayavi
Jun 1, 2025
Merged

python3Packages.mayavi: 4.8.2 -> 4.8.3#410843
NickCao merged 1 commit intoNixOS:masterfrom
qbisi:mayavi

Conversation

@qbisi
Copy link
Contributor

@qbisi qbisi commented May 25, 2025

part of #407910

No more numpy_1, hence compatible with python3Packages.vtk that propagate numpy_2

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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 May 25, 2025
@nix-owners nix-owners bot requested a review from natsukium May 25, 2025 16:37
@github-actions github-actions bot added 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 May 25, 2025
@NickCao
Copy link
Member

NickCao commented Jun 1, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 410843
Commit: d3090fbc1ef6682adcba7d373ef9fea8cee68da9


x86_64-linux

❌ 2 packages failed to build:
  • python313Packages.mayavi
  • python313Packages.mayavi.dist
✅ 2 packages built:
  • python312Packages.mayavi
  • python312Packages.mayavi.dist

Error logs: `x86_64-linux`
python313Packages.mayavi
Executing setuptoolsBuildPhase
setup.py build flags: ''
/nix/store/02ryc7nglxfpzv84db8hrw2igh7v2vav-python3.13-setuptools-78.1.0/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
    ********************************************************************************
    Please consider removing the following classifiers in favor of a SPDX license expression:

    License :: OSI Approved :: BSD License

    See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
    ********************************************************************************

!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
Building tvtk_classes.zip
/nix/store/52b8nyvqpzgvbx8v7mhkpz3ny1h7amil-setuptools-build-hook/nix-support/setup-hook: line 6: 59 Segmentation fault /nix/store/2mab9iiwhcqwk75qwvp3zv0bvbiaq6cs-python3-3.13.3/bin/python3.13 nix_run_setup "${flagsArray[@]}" bdist_wheel

@NickCao NickCao merged commit 4e49917 into NixOS:master Jun 1, 2025
17 of 18 checks passed
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants