Skip to content

python3Packages.laspy: cleanup, fix build#494196

Merged
kirillrdy merged 4 commits into
NixOS:masterfrom
GaetanLepage:laspy
Feb 26, 2026
Merged

python3Packages.laspy: cleanup, fix build#494196
kirillrdy merged 4 commits into
NixOS:masterfrom
GaetanLepage:laspy

Conversation

@GaetanLepage
Copy link
Copy Markdown
Contributor

@GaetanLepage GaetanLepage commented Feb 26, 2026

Things done

  • lazsip: minor cosmetic change
  • python3Packages.laszip: 0.2.3 -> 0.3.0
  • python3Packages.laspy: cleanup, fix build
  • python3Packages.py3dtiles: fix build

  • 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.

@nixpkgs-ci nixpkgs-ci Bot requested review from a team and MatthewCroughan February 26, 2026 00:24
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 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 Feb 26, 2026
@GaetanLepage
Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 494196
Commit: 94da6aaebb223c761a5bac97631609d59df201bd


x86_64-linux

✅ 12 packages built:
  • py3dtiles (python313Packages.py3dtiles)
  • py3dtiles.dist (python313Packages.py3dtiles.dist)
  • python313Packages.laspy
  • python313Packages.laspy.dist
  • python313Packages.laszip
  • python313Packages.laszip.dist
  • python314Packages.laspy
  • python314Packages.laspy.dist
  • python314Packages.laszip
  • python314Packages.laszip.dist
  • python314Packages.py3dtiles
  • python314Packages.py3dtiles.dist

aarch64-linux

✅ 12 packages built:
  • py3dtiles (python313Packages.py3dtiles)
  • py3dtiles.dist (python313Packages.py3dtiles.dist)
  • python313Packages.laspy
  • python313Packages.laspy.dist
  • python313Packages.laszip
  • python313Packages.laszip.dist
  • python314Packages.laspy
  • python314Packages.laspy.dist
  • python314Packages.laszip
  • python314Packages.laszip.dist
  • python314Packages.py3dtiles
  • python314Packages.py3dtiles.dist

x86_64-darwin

✅ 8 packages built:
  • python313Packages.laspy
  • python313Packages.laspy.dist
  • python313Packages.laszip
  • python313Packages.laszip.dist
  • python314Packages.laspy
  • python314Packages.laspy.dist
  • python314Packages.laszip
  • python314Packages.laszip.dist

aarch64-darwin

✅ 8 packages built:
  • python313Packages.laspy
  • python313Packages.laspy.dist
  • python313Packages.laszip
  • python313Packages.laszip.dist
  • python314Packages.laspy
  • python314Packages.laspy.dist
  • python314Packages.laszip
  • python314Packages.laszip.dist

@kirillrdy kirillrdy added this pull request to the merge queue Feb 26, 2026
Copy link
Copy Markdown
Contributor

@imincik imincik left a comment

Choose a reason for hiding this comment

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

Great thanks Gaetan . Looks good.

Merged via the queue into NixOS:master with commit 46a8c22 Feb 26, 2026
35 of 39 checks passed
@GaetanLepage GaetanLepage deleted the laspy branch February 26, 2026 10:47
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: package (update) This PR updates a package to a newer version 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.

4 participants