Skip to content

python310Packages.grpc-interceptor: 0.15.2 -> 0.15.3#252535

Merged
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.grpc-interceptor
Aug 31, 2023
Merged

python310Packages.grpc-interceptor: 0.15.2 -> 0.15.3#252535
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.grpc-interceptor

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.grpc-interceptor is: Simplified gRPC interceptors

meta.homepage for python310Packages.grpc-interceptor is: https://github.com/d5h-foss/grpc-interceptor

meta.changelog for python310Packages.grpc-interceptor is: https://github.com/d5h-foss/grpc-interceptor/releases/tag/v0.15.3

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.15.3 with grep in /nix/store/2xgr4ih3q4xrfrydglm85ybbawz6dnzx-python3.10-grpc-interceptor-0.15.3
  • found 0.15.3 in filename of file in /nix/store/2xgr4ih3q4xrfrydglm85ybbawz6dnzx-python3.10-grpc-interceptor-0.15.3

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath
python310Packages.grpc-interceptor
python311Packages.grpc-interceptor
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2xgr4ih3q4xrfrydglm85ybbawz6dnzx-python3.10-grpc-interceptor-0.15.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.grpc-interceptor https://github.com/r-ryantm/nixpkgs/archive/af74ef4a777edffb421f439a40a7e825ca1829b4.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2xgr4ih3q4xrfrydglm85ybbawz6dnzx-python3.10-grpc-interceptor-0.15.3
ls -la /nix/store/2xgr4ih3q4xrfrydglm85ybbawz6dnzx-python3.10-grpc-interceptor-0.15.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages built:
  • python310Packages.grpc-interceptor
  • python311Packages.grpc-interceptor

Maintainer pings

cc @tomaskala for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Aug 31, 2023
@ofborg ofborg bot requested a review from tomaskala August 31, 2023 10:36
@ofborg ofborg 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 Aug 31, 2023
Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Change looks good to me.

@fabaff fabaff merged commit 4d7cf3a into NixOS:master Aug 31, 2023
@r-ryantm r-ryantm deleted the auto-update/python310Packages.grpc-interceptor branch August 31, 2023 14:02
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants