Skip to content

python3Packages.google-cloud-bigtable: 2.30.0 -> 2.30.1#403423

Merged
pbsds merged 1 commit intoNixOS:masterfrom
sarahec:bump-python-bigtable-zhf
May 2, 2025
Merged

python3Packages.google-cloud-bigtable: 2.30.0 -> 2.30.1#403423
pbsds merged 1 commit intoNixOS:masterfrom
sarahec:bump-python-bigtable-zhf

Conversation

@sarahec
Copy link
Contributor

@sarahec sarahec commented May 1, 2025

Hydra: https://hydra.nixos.org/build/295038041

  1. Add missing google-crc32c dependency #zhf
  2. Build from source code
  3. Adopted
  4. Version bump:

2.30.1 (2025-04-17)
Bug Fixes
Populate SQL app_profile_id header even when it is unset (googleapis/python-bigtable#1109) (17b75bd)

diff: googleapis/python-bigtable@v2.30.0...v2.30.1

ZHF: #403336

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.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 1, 2025
@sarahec sarahec added 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 6.topic: python Python is a high-level, general-purpose programming language. and removed 6.topic: python Python is a high-level, general-purpose programming language. labels May 1, 2025
@github-actions github-actions bot added 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. labels May 1, 2025
@sarahec sarahec force-pushed the bump-python-bigtable-zhf branch 2 times, most recently from 50b3ef7 to 8aadb7b Compare May 1, 2025 22:41
@PhiliPdB
Copy link
Member

PhiliPdB commented May 2, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 403423


x86_64-linux

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist
Copy link
Member

@PhiliPdB PhiliPdB left a comment

Choose a reason for hiding this comment

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

Diff LGTM

The package currently doesn't have maintainers, so you might want to consider adding yourself.

@pbsds
Copy link
Member

pbsds commented May 2, 2025

(it's ok to decline)

python3Packages.google-cloud-bigtable: add missing build dependency #zhf
@sarahec
Copy link
Contributor Author

sarahec commented May 2, 2025

@pbsds good idea! Added myself as maintainer (and switched to building from source).

@sarahec sarahec added the 0.kind: package adoption Requests or PRs for adopting packages that have no maintainers label May 2, 2025
@sarahec sarahec force-pushed the bump-python-bigtable-zhf branch from 8aadb7b to fc077d0 Compare May 2, 2025 20:48
@sarahec
Copy link
Contributor Author

sarahec commented May 2, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 403423


aarch64-darwin

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist
@sarahec
Copy link
Contributor Author

sarahec commented May 2, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 403423


x86_64-linux

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist
@pbsds
Copy link
Member

pbsds commented May 2, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 403423


x86_64-linux

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist

x86_64-darwin

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist

aarch64-darwin

✅ 4 packages built:
  • python312Packages.google-cloud-bigtable
  • python312Packages.google-cloud-bigtable.dist
  • python313Packages.google-cloud-bigtable
  • python313Packages.google-cloud-bigtable.dist
@pbsds pbsds merged commit 481f015 into NixOS:master May 2, 2025
22 checks passed
@sarahec sarahec deleted the bump-python-bigtable-zhf branch May 2, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: package adoption Requests or PRs for adopting packages that have no maintainers 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.

3 participants