python312Packages.googleapis-common-protos 1.62.0 -> 1.63.0 https://repology.org/project/python:googleapis-common-protos/versions attrpath: python312Packages.googleapis-common-protos Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nim48fbfn04iz5cj47bg47wz2l7jsl8z-packages.json.drv waiting for UID to build '/nix/store/nim48fbfn04iz5cj47bg47wz2l7jsl8z-packages.json.drv'... building '/nix/store/nim48fbfn04iz5cj47bg47wz2l7jsl8z-packages.json.drv'... Going to be running update for following packages: - python3.12-googleapis-common-protos-1.62.0 Press Enter key to continue... Running update for: - python3.12-googleapis-common-protos-1.62.0: UPDATING ... - python3.12-googleapis-common-protos-1.62.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/googleapis-common-protos/default.nix b/pkgs/development/python-modules/googleapis-common-protos/default.nix index a56c73b173a7..4efc119a0125 100644 --- a/pkgs/development/python-modules/googleapis-common-protos/default.nix +++ b/pkgs/development/python-modules/googleapis-common-protos/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "googleapis-common-protos"; - version = "1.62.0"; + version = "1.63.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-g/Ds6flOVnLM7YL1ktKl7fUnqW7ReU8LqzbVc1yZYnc="; + hash = "sha256-F60BsR1fHQFxwG07pcBMVEdOiDtmuUlyK0k47iaU704="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python312Packages.googleapis-common-protos is: Common protobufs used in Google APIs meta.homepage for python312Packages.googleapis-common-protos is: https://github.com/googleapis/python-api-common-protos ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.63.0 with grep in /nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0 - found 1.63.0 in filename of file in /nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0 ---
Rebuild report (if merged into master) (click to expand) ``` 307 total rebuild path(s) 307 package rebuild(s) First fifty rebuilds by attrpath apache-airflow authentik barman baserow beancount browsr certbot-full charge-lnd deja-dup duplicity duply dvc-with-remotes fava gam gcalcli gcp-scanner git-annex-remote-googledrive goobook gyb home-assistant-component-tests.google_generative_ai_conversation home-assistant-component-tests.google_mail home-assistant-component-tests.google_pubsub home-assistant-component-tests.google_tasks home-assistant-component-tests.nest lbdb ledger2beancount lieer lndmanage mycli parsedmarc pgadmin4 pgadmin4-desktopmode prowler python311Packages.aiogithubapi python311Packages.apache-beam python311Packages.beancount python311Packages.beancount-docverif python311Packages.betterproto python311Packages.bpemb python311Packages.certbot-dns-google python311Packages.chirpstack-api python311Packages.chromadb python311Packages.cirq python311Packages.cirq-google python311Packages.clarifai python311Packages.clarifai-grpc python311Packages.cloudpathlib python311Packages.dalle-mini python311Packages.dazl python311Packages.dbt-bigquery ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0 \ --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 python312Packages.googleapis-common-protos https://github.com/r-ryantm/nixpkgs/archive/4e0efec517920d3ca72b01a518aaabc077ac9ca0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4e0efec517920d3ca72b01a518aaabc077ac9ca0#python312Packages.googleapis-common-protos ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0 ls -la /nix/store/pzwqi0188m8jh5nc1lx0fn03ngsaac48-python3.12-googleapis-common-protos-1.63.0/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. nixpkgs-review took longer than 120m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/298754