python311Packages.keystoneauth1 0 -> 1 attrpath: python311Packages.keystoneauth1 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/klpxq53wx08sakcdz02a1lnf758kss4f-packages.json.drv building '/nix/store/klpxq53wx08sakcdz02a1lnf758kss4f-packages.json.drv'... Going to be running update for following packages: - python3.11-keystoneauth1-5.4.0 Press Enter key to continue... Running update for: - python3.11-keystoneauth1-5.4.0: UPDATING ... - python3.11-keystoneauth1-5.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/keystoneauth1/default.nix b/pkgs/development/python-modules/keystoneauth1/default.nix index c3e13d8b0fc4..b1c3d757da43 100644 --- a/pkgs/development/python-modules/keystoneauth1/default.nix +++ b/pkgs/development/python-modules/keystoneauth1/default.nix @@ -25,12 +25,12 @@ buildPythonPackage rec { pname = "keystoneauth1"; - version = "5.4.0"; + version = "5.5.0"; pyproject= true; src = fetchPypi { inherit pname version; - hash = "sha256-GsE0FRzrAuULaK143smCG/if5TvTb8hlhQHEewfL31M="; + hash = "sha256-gnIso1lGsuEC+JtCrj/uhQAxQIHoNHfCVkCWwWdgZFc="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 30 > 25