Skip to content

python3Packages.pandera: 0.24.0 -> 0.25.0#425899

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
sarahec:bump-pandera
Jul 20, 2025
Merged

python3Packages.pandera: 0.24.0 -> 0.25.0#425899
GaetanLepage merged 1 commit intoNixOS:masterfrom
sarahec:bump-pandera

Conversation

@sarahec
Copy link
Contributor

@sarahec sarahec commented Jul 16, 2025

changelog: https://github.com/unionai-oss/pandera/releases/tag/v0.25.0
diff: unionai-oss/pandera@v0.24.0...v0.25.0

EDIT: Prerequisite build merged! Ready for review.

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@sarahec sarahec marked this pull request as draft July 16, 2025 20:10
@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 Jul 16, 2025
@nix-owners nix-owners bot requested a review from bcdarwin July 16, 2025 20:17
@sarahec sarahec marked this pull request as ready for review July 17, 2025 04:13
@sarahec
Copy link
Contributor Author

sarahec commented Jul 17, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 425899
Commit: 59f4f1cd0c78784b1f38f541b316b697e7250e64


x86_64-linux

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

@sarahec
Copy link
Contributor Author

sarahec commented Jul 17, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 425899
Commit: 59f4f1cd0c78784b1f38f541b316b697e7250e64


aarch64-darwin

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

@sarahec
Copy link
Contributor Author

sarahec commented Jul 17, 2025

@bcdarwin ready for you

Copy link
Member

@bcdarwin bcdarwin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jul 17, 2025
@sarahec
Copy link
Contributor Author

sarahec commented Jul 17, 2025

Fixes PR breakage in #424873

@sarahec sarahec requested a review from GaetanLepage July 20, 2025 02:30
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 425899

Logs: https://github.com/GaetanLepage/nixpkgs-review-gha/actions/runs/16398380248


x86_64-linux

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

aarch64-linux

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

x86_64-darwin (sandbox = true)

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

aarch64-darwin (sandbox = true)

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

Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

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

Thanks!

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Jul 20, 2025
@GaetanLepage GaetanLepage merged commit e632a12 into NixOS:master Jul 20, 2025
36 of 37 checks passed
@sarahec sarahec deleted the bump-pandera branch July 20, 2025 16:33
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: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants