Skip to content

python3Packages.affinegap: Revert "1.12 -> 2"#517093

Merged
kirillrdy merged 2 commits intoNixOS:masterfrom
rhelmot:affinegap
May 7, 2026
Merged

python3Packages.affinegap: Revert "1.12 -> 2"#517093
kirillrdy merged 2 commits intoNixOS:masterfrom
rhelmot:affinegap

Conversation

@rhelmot
Copy link
Copy Markdown
Contributor

@rhelmot rhelmot commented May 6, 2026

This reverts commit 640e552.

The "pypideploy2" tag is much older than the "v1.12" tag and does not correspond to a major version 2.

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.

This reverts commit 640e552.

The "pypideploy2" tag is much older than the "v1.12" tag and does not
correspond to a major version 2.
@rhelmot rhelmot added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 6, 2026
@nixpkgs-ci nixpkgs-ci Bot requested a review from daniel-fahey May 6, 2026 01:07
@nixpkgs-ci nixpkgs-ci Bot added 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 May 6, 2026
Copy link
Copy Markdown
Member

@dotlambda dotlambda left a comment

Choose a reason for hiding this comment

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

Please set passthru.skipBulkUpdate.

@daniel-fahey
Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 517093
Commit: 8e03288f3955fb2bb93bb3d92e3023c85c960ac1 (subsequent changes)
Merge: 7b5caf842eebb23a01b14f99cb5418788df87c7e

Logs: https://github.com/daniel-fahey/nixpkgs-review-gha/actions/runs/25413212578


x86_64-linux

❌ 4 packages failed to build:
  • python313Packages.dedupe
  • python313Packages.dedupe.dist
  • python314Packages.dedupe
  • python314Packages.dedupe.dist
✅ 4 packages built:
  • python313Packages.affinegap
  • python313Packages.affinegap.dist
  • python314Packages.affinegap
  • python314Packages.affinegap.dist

aarch64-linux

❌ 4 packages failed to build:
  • python313Packages.dedupe
  • python313Packages.dedupe.dist
  • python314Packages.dedupe
  • python314Packages.dedupe.dist
✅ 4 packages built:
  • python313Packages.affinegap
  • python313Packages.affinegap.dist
  • python314Packages.affinegap
  • python314Packages.affinegap.dist

aarch64-darwin (sandbox = true)

❌ 4 packages failed to build:
  • python313Packages.dedupe
  • python313Packages.dedupe.dist
  • python314Packages.dedupe
  • python314Packages.dedupe.dist
✅ 4 packages built:
  • python313Packages.affinegap
  • python313Packages.affinegap.dist
  • python314Packages.affinegap
  • python314Packages.affinegap.dist

@kirillrdy kirillrdy added this pull request to the merge queue May 7, 2026
Merged via the queue into NixOS:master with commit 1b86a79 May 7, 2026
27 checks passed
"affinegap"
];

passthru.skipBulkUpdate = true;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please add a comment with the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 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.

4 participants