Skip to content

Conversation

@qbisi
Copy link
Contributor

@qbisi qbisi commented Jan 9, 2026

unstable master support loongarch64, cannot apply single patch hence update to unstable master branch

diff: https://github.com/workhorsy/py-cpuinfo/compare/v9.0.0..master

Things done

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

Add a 👍 reaction to pull requests you find important.

@qbisi qbisi requested a review from Aleksanaa January 9, 2026 02:59
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin 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. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 9, 2026
@qbisi qbisi changed the base branch from master to staging January 9, 2026 03:16
@nixpkgs-ci nixpkgs-ci bot closed this Jan 9, 2026
@nixpkgs-ci nixpkgs-ci bot reopened this Jan 9, 2026
github-actions[bot]

This comment was marked as resolved.

@github-actions github-actions bot dismissed their stale review January 9, 2026 03:20

All good now, thank you!

pname = "py-cpuinfo";
version = "9.0.0";
version = "9.0.0-unstable-2022-11-20";
format = "setuptools";
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
format = "setuptools";
pyproject = true;

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 9, 2026
@Aleksanaa Aleksanaa added this pull request to the merge queue Jan 9, 2026
Merged via the queue into NixOS:staging with commit d9dd5de Jan 9, 2026
26 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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants