Skip to content
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

python312Packages.pgpy: fix build #368110

Merged
merged 1 commit into from
Dec 30, 2024
Merged

python312Packages.pgpy: fix build #368110

merged 1 commit into from
Dec 30, 2024

Conversation

Bot-wxt1221
Copy link
Member

@Bot-wxt1221 Bot-wxt1221 commented Dec 25, 2024

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.

@Bot-wxt1221
Copy link
Member Author

@Bot-wxt1221
Copy link
Member Author

nixpkgs-reviewd workflow finished

Status and logs: https://github.com/Bot-wxt1221/nixpkgs-reviewd/actions/runs/12493805060

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-darwin

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


aarch64-darwin

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-linux

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

@Bot-wxt1221
Copy link
Member Author

@nix-owners nix-owners bot requested a review from natsukium December 26, 2024 04:54
@Bot-wxt1221
Copy link
Member Author

nixpkgs-reviewd workflow finished

Status and logs: https://github.com/Bot-wxt1221/nixpkgs-reviewd/actions/runs/12499805297

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-darwin

✅ 8 packages built:
  • python312Packages.pgpy
  • python312Packages.pgpy.dist
  • python312Packages.standard-imghdr
  • python312Packages.standard-imghdr.dist
  • python313Packages.pgpy
  • python313Packages.pgpy.dist
  • python313Packages.standard-imghdr
  • python313Packages.standard-imghdr.dist

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


aarch64-darwin

✅ 8 packages built:
  • python312Packages.pgpy
  • python312Packages.pgpy.dist
  • python312Packages.standard-imghdr
  • python312Packages.standard-imghdr.dist
  • python313Packages.pgpy
  • python313Packages.pgpy.dist
  • python313Packages.standard-imghdr
  • python313Packages.standard-imghdr.dist

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-linux

✅ 8 packages built:
  • python312Packages.pgpy
  • python312Packages.pgpy.dist
  • python312Packages.standard-imghdr
  • python312Packages.standard-imghdr.dist
  • python313Packages.pgpy
  • python313Packages.pgpy.dist
  • python313Packages.standard-imghdr
  • python313Packages.standard-imghdr.dist

@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Dec 26, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5009

@Bot-wxt1221 Bot-wxt1221 force-pushed the pgpy branch 3 times, most recently from 53e437d to 76762bb Compare December 27, 2024 09:07
@Bot-wxt1221 Bot-wxt1221 force-pushed the pgpy branch 3 times, most recently from 2011bc7 to 67712a4 Compare December 27, 2024 09:30
@Bot-wxt1221
Copy link
Member Author

nixpkgs-reviewd workflow started

Status and logs: https://github.com/Bot-wxt1221/nixpkgs-reviewd/actions/runs/12514460061
Extra args: ``

@Bot-wxt1221
Copy link
Member Author

nixpkgs-reviewd workflow finished

Status and logs: https://github.com/Bot-wxt1221/nixpkgs-reviewd/actions/runs/12514460061

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-darwin

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


aarch64-darwin

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 368110


x86_64-linux

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

@Bot-wxt1221 Bot-wxt1221 added the backport release-24.11 Backport PR automatically label Dec 29, 2024
@Bot-wxt1221
Copy link
Member Author

@kirillrdy Done.

@Bot-wxt1221 Bot-wxt1221 added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Dec 30, 2024
@kirillrdy kirillrdy merged commit a9ffce6 into NixOS:master Dec 30, 2024
42 of 43 checks passed
@nix-backports
Copy link

nix-backports bot commented Dec 30, 2024

Successfully created backport PR for release-24.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 12.approvals: 1 This PR was reviewed and approved by one reputable person backport release-24.11 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants