python311Packages.oslo-utils 0 -> 1 attrpath: python311Packages.oslo-utils 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/8hxl72d87l665krk707p8qin9jjkfpb9-packages.json.drv building '/nix/store/8hxl72d87l665krk707p8qin9jjkfpb9-packages.json.drv'... Going to be running update for following packages: - python3.11-oslo-utils-6.3.0 Press Enter key to continue... Running update for: - python3.11-oslo-utils-6.3.0: UPDATING ... - python3.11-oslo-utils-6.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oslo-utils/default.nix b/pkgs/development/python-modules/oslo-utils/default.nix index 196228ce37ce..b2c2312ab82d 100644 --- a/pkgs/development/python-modules/oslo-utils/default.nix +++ b/pkgs/development/python-modules/oslo-utils/default.nix @@ -25,13 +25,13 @@ buildPythonPackage rec { pname = "oslo-utils"; - version = "6.3.0"; + version = "7.1.0"; pyproject = true; src = fetchPypi { pname = "oslo.utils"; inherit version; - hash = "sha256-dY2UWyutW+qBq+2ArTP/6h0deTNIrF61s4Zrp0WxHVU="; + hash = "sha256-XkLzOU0fH5duiZSsSgkYlm0vfq98dzgN1hLEpBSN2Y4="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 44 > 25