Skip to content

python3Packages.irc: fix tests on python 3.14#518778

Merged
mdaniels5757 merged 1 commit into
NixOS:masterfrom
MiniHarinn:fix/python3Packages.irc
May 25, 2026
Merged

python3Packages.irc: fix tests on python 3.14#518778
mdaniels5757 merged 1 commit into
NixOS:masterfrom
MiniHarinn:fix/python3Packages.irc

Conversation

@MiniHarinn

Copy link
Copy Markdown
Member

Borrowed the patch from unmerged PR at: jaraco/irc#236
ZHF: #516381 (Part of)

Hydra Failure (Click the banner to go to Hydra build report):

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.

@MiniHarinn MiniHarinn added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label May 10, 2026
@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 10, 2026
@MiniHarinn

Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 518778
Commit: 435f8d720c430a14462588245ee7a3b26d369888 (subsequent changes)
Merge: 253fa7528816fe78be971ac345b490efe92d604f

Logs: https://github.com/MiniHarinn/nixpkgs-review-gha/actions/runs/25635324931


x86_64-linux

✅ 9 packages built:
  • errbot
  • errbot.dist
  • heisenbridge
  • heisenbridge.dist
  • python313Packages.irc
  • python313Packages.irc.dist
  • python314Packages.irc
  • python314Packages.irc.dist
  • tests.config-nix-unit

aarch64-linux

✅ 9 packages built:
  • errbot
  • errbot.dist
  • heisenbridge
  • heisenbridge.dist
  • python313Packages.irc
  • python313Packages.irc.dist
  • python314Packages.irc
  • python314Packages.irc.dist
  • tests.config-nix-unit

x86_64-darwin (sandbox = relaxed)

✅ 7 packages built:
  • heisenbridge
  • heisenbridge.dist
  • python313Packages.irc
  • python313Packages.irc.dist
  • python314Packages.irc
  • python314Packages.irc.dist
  • tests.config-nix-unit

aarch64-darwin (sandbox = relaxed)

✅ 7 packages built:
  • heisenbridge
  • heisenbridge.dist
  • python313Packages.irc
  • python313Packages.irc.dist
  • python314Packages.irc
  • python314Packages.irc.dist
  • tests.config-nix-unit

@MiniHarinn MiniHarinn marked this pull request as ready for review May 10, 2026 17:47
@nixpkgs-ci nixpkgs-ci Bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label May 10, 2026
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels May 11, 2026
@mdaniels5757 mdaniels5757 added this pull request to the merge queue May 25, 2026
Merged via the queue into NixOS:master with commit b7ebbbe May 25, 2026
36 of 38 checks passed
@mdaniels5757 mdaniels5757 added the backport release-26.05 Backport PR automatically label May 25, 2026
@nixpkgs-ci

nixpkgs-ci Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-26.05:

@github-actions github-actions Bot added the 8.has: port to stable This PR already has a backport to the stable release. label May 25, 2026
@MiniHarinn MiniHarinn deleted the fix/python3Packages.irc branch May 31, 2026 15:05
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. 8.has: port to stable This PR already has a backport to the stable release. 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. backport release-26.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants