2023-01-01T04:28:02 python310Packages.oslo-utils 0 -> 1 2023-01-01T04:28:05 attrpath: python310Packages.oslo-utils 2023-01-01T04:28:05 Checking auto update branch... 2023-01-01T04:28:10 [version] 2023-01-01T04:28:10 [version] skipping because derivation has updateScript 2023-01-01T04:28:10 [rustCrateVersion] 2023-01-01T04:28:10 [rustCrateVersion] No cargoSha256 found 2023-01-01T04:28:10 [golangModuleVersion] 2023-01-01T04:28:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T04:28:10 [updateScript] 2023-01-01T04:28:11 [updateScript] Success 2023-01-01T04:28:11 [updateScript] this derivation will be built: /nix/store/grm1bldcndj5di7a82v6fszql1z93sxr-packages.json.drv building '/nix/store/grm1bldcndj5di7a82v6fszql1z93sxr-packages.json.drv'... Going to be running update for following packages: - python3.10-oslo-utils-6.0.1 Press Enter key to continue... Running update for: - python3.10-oslo-utils-6.0.1: UPDATING ... - python3.10-oslo-utils-6.0.1: DONE. Packages updated! 2023-01-01T04:28:11 2023-01-01T04:28:11 [quotedUrls] 2023-01-01T04:28:11 [quotedUrls] nothing found to replace 2023-01-01T04:28:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/oslo-utils/default.nix b/pkgs/development/python-modules/oslo-utils/default.nix index fe207cbd5c4..4d2c1e5754c 100644 --- a/pkgs/development/python-modules/oslo-utils/default.nix +++ b/pkgs/development/python-modules/oslo-utils/default.nix @@ -23,12 +23,12 @@ buildPythonPackage rec { pname = "oslo-utils"; - version = "6.0.1"; + version = "6.1.0"; src = fetchPypi { pname = "oslo.utils"; inherit version; - sha256 = "sha256-mwRU+ZQV0MqsXIYFNxbXRtGY7Oxm5nLY5eY4a2+6orY="; + sha256 = "sha256-drwBCNUKypcraP7IKY55G1+8vrmlGifGmGtBsKamLus="; }; postPatch = '' 2023-01-01T04:29:41 Python package with too many package rebuilds 44 > 25