python311Packages.types-protobuf 0 -> 1 attrpath: python311Packages.types-protobuf 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/vjwlfgdbx954qvgh2ihl7rszws7yzvxs-packages.json.drv building '/nix/store/vjwlfgdbx954qvgh2ihl7rszws7yzvxs-packages.json.drv'... Going to be running update for following packages: - python3.11-types-protobuf-4.24.0.20240311 Press Enter key to continue... Running update for: - python3.11-types-protobuf-4.24.0.20240311: UPDATING ... - python3.11-types-protobuf-4.24.0.20240311: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-protobuf/default.nix b/pkgs/development/python-modules/types-protobuf/default.nix index c09cb206cf04..8c2387991b99 100644 --- a/pkgs/development/python-modules/types-protobuf/default.nix +++ b/pkgs/development/python-modules/types-protobuf/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "types-protobuf"; - version = "4.24.0.20240311"; + version = "4.25.0.20240410"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-yAQm+fubIa7lFGkelqsypc1pSoLirAeWSzUsPn4Bgrw="; + hash = "sha256-hldsLn5pG4t19Mq+xDD3QF7e9BG10ZHoR8kTB5NbGzg="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
1 package failed to build:
17 packages built:
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 python311Packages.types-protobuf is: Typing stubs for protobuf meta.homepage for python311Packages.types-protobuf is: https://github.com/python/typeshed ###### 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 4.25.0.20240410 with grep in /nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410 - found 4.25.0.20240410 in filename of file in /nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410 ---
Rebuild report (if merged into master) (click to expand) ``` 14 total rebuild path(s) 14 package rebuild(s) First fifty rebuilds by attrpath anki mnemosyne mypy-protobuf openroad or-tools python311Packages.apache-beam python311Packages.dm-sonnet python311Packages.mypy-protobuf python311Packages.ortools python311Packages.tensorflow-datasets python311Packages.types-protobuf python312Packages.mypy-protobuf python312Packages.ortools python312Packages.types-protobuf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410 \ --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 python311Packages.types-protobuf https://github.com/r-ryantm/nixpkgs/archive/c14c8d42596959d00e7beb50f3a39931603f31dc.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c14c8d42596959d00e7beb50f3a39931603f31dc#python311Packages.types-protobuf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410 ls -la /nix/store/s06wzbb2drndd5rl3nrm8rjd3q4ygw45-python3.11-types-protobuf-4.25.0.20240410/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
1 package failed to build:
17 packages built:
--- ###### Maintainer pings cc @andersk for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/303569