Skip to content

python3Packages.xgi: init at 0.10 #400191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

CharredLee
Copy link

@CharredLee CharredLee commented Apr 19, 2025

add XGI as a Python 3 package. XGI is a python library for higher-order networks, e.g. hypergraphs and simplicial complexes.

Note that doCheck = false; here. This is because matplotlib is a runtime dependency, and its tests fail. Please inform if there is a better way of accomplishing this.

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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 Apr 19, 2025
@nix-owners nix-owners bot requested a review from natsukium April 19, 2025 22:45
@NixOSInfra NixOSInfra added the 12.first-time contribution This PR is the author's first one; please be gentle! label Apr 19, 2025
@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 Apr 19, 2025
@guylamar2006
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 400191

Logs: https://github.com/guylamar2006/nixpkgs-review-gha/actions/runs/14553918906


x86_64-linux

✅ 4 packages built:
  • python312Packages.xgi
  • python312Packages.xgi.dist
  • python313Packages.xgi
  • python313Packages.xgi.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.xgi
  • python312Packages.xgi.dist
  • python313Packages.xgi
  • python313Packages.xgi.dist

x86_64-darwin

✅ 4 packages built:
  • python312Packages.xgi
  • python312Packages.xgi.dist
  • python313Packages.xgi
  • python313Packages.xgi.dist

aarch64-darwin

✅ 4 packages built:
  • python312Packages.xgi
  • python312Packages.xgi.dist
  • python313Packages.xgi
  • python313Packages.xgi.dist

@CharredLee CharredLee changed the title Xgi python python3Packages.xgi: init at 0.10 Apr 21, 2025
@CharredLee
Copy link
Author

Could I get someone to take another look at this? I believe all requested changes have been resolved and this is ready to merge.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Aug 15, 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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants