Skip to content

python3Packages.google-cloud-bigquery: 0.31.0 -> 0.33.0#409528

Merged
mweinelt merged 0 commit intoNixOS:python-updatesfrom
sarahec:bump-bigquery
May 23, 2025
Merged

python3Packages.google-cloud-bigquery: 0.31.0 -> 0.33.0#409528
mweinelt merged 0 commit intoNixOS:python-updatesfrom
sarahec:bump-bigquery

Conversation

@sarahec
Copy link
Contributor

@sarahec sarahec commented May 21, 2025

  1. Refactored to build from github
  2. Init python3Packages.bigquery-magics
  3. Added above as a dependency of google-cloud-bigquery
  4. Version bump via update.sh
  5. Added self as maintainer
  6. Said a little prayer that this would all work ;)

Additional:
7. Refactored python3Packages.google-cloud-bigquery-storage to build from Github
7. Refactored python3Packages.google-cloud-bigquery-logging to build from Github
7. Refactored python3Packages.google-cloud-bigquery-datatransfer to build from Github
8. Added myself as maintainer to all
9. Updated as available

Tracking: #407693

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 24.11 and 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 24.11 and 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.

Add a 👍 reaction to pull requests you find important.

@sarahec sarahec requested a review from GaetanLepage May 21, 2025 19:50
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 21, 2025
@nix-owners nix-owners bot requested a review from natsukium May 21, 2025 19:52
@sarahec sarahec requested a review from mweinelt May 21, 2025 20:13
@sarahec
Copy link
Contributor Author

sarahec commented May 21, 2025

Eval issues due to issues in the base branch

@sarahec sarahec marked this pull request as draft May 21, 2025 20:55
@sarahec sarahec marked this pull request as ready for review May 21, 2025 21:14
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
rev = "v${version}";
tag = "v${version}";

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
wheel

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thank you.

@GaetanLepage
Copy link
Contributor

  • Eval is failing
  • Formatting seems to be incorrect

@sarahec sarahec force-pushed the bump-bigquery branch 2 times, most recently from 4872fd0 to 311b91e Compare May 21, 2025 23:04
@sarahec
Copy link
Contributor Author

sarahec commented May 21, 2025

  • Eval is failing
  • Formatting seems to be incorrect

Apologies. There's a broken build upstream in NixOS:python-updates that's affecting multiple downstream packages. I didn't know that at the time I asked you to review.

@GaetanLepage
Copy link
Contributor

  • Eval is failing
  • Formatting seems to be incorrect

Apologies. There's a broken build upstream in NixOS:python-updates that's affecting multiple downstream packages. I didn't know that at the time I asked you to review.

No worry :)
Feel free to ping me again when this will be testable.

@mweinelt mweinelt closed this May 22, 2025
@mweinelt mweinelt reopened this May 22, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels May 22, 2025
@nix-owners nix-owners bot requested a review from fabaff May 22, 2025 19:54
@mweinelt mweinelt merged this pull request into NixOS:python-updates May 23, 2025
18 of 21 checks passed
@sarahec sarahec deleted the bump-bigquery branch May 23, 2025 18:01
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: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants