python311Packages.proto-plus 0 -> 1 attrpath: python311Packages.proto-plus 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/ljq90lafvcl6c8618yb4dv5w6gyww25y-packages.json.drv building '/nix/store/ljq90lafvcl6c8618yb4dv5w6gyww25y-packages.json.drv'... Going to be running update for following packages: - python3.11-proto-plus-1.22.3 Press Enter key to continue... Running update for: - python3.11-proto-plus-1.22.3: UPDATING ... - python3.11-proto-plus-1.22.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/proto-plus/default.nix b/pkgs/development/python-modules/proto-plus/default.nix index a6c49c51b722..e7997e71b7a8 100644 --- a/pkgs/development/python-modules/proto-plus/default.nix +++ b/pkgs/development/python-modules/proto-plus/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "proto-plus"; - version = "1.22.3"; + version = "1.23.0"; format = "setuptools"; disabled = !isPy3k; src = fetchPypi { inherit pname version; - hash = "sha256-/c0JcTy9QkgHQNL+KcmQ9/vYhaZ+/DKKqL5u4+n3ams="; + hash = "sha256-iQdRce8RmIs/oVf129i5zwnWX//ul+Kc5APNje+6GdI="; }; propagatedBuildInputs = [ protobuf ]; No auto update branch exists Python package with too many package rebuilds 147 > 25