python311Packages.build 0 -> 1 attrpath: python311Packages.build 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/9xdc3k0hsgv2rqmbrvhi8i89ywcw3qz5-packages.json.drv building '/nix/store/9xdc3k0hsgv2rqmbrvhi8i89ywcw3qz5-packages.json.drv'... Going to be running update for following packages: - python3.11-build-1.1.1 Press Enter key to continue... Running update for: - python3.11-build-1.1.1: UPDATING ... - python3.11-build-1.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/build/default.nix b/pkgs/development/python-modules/build/default.nix index 7d56257a377d..4f30c8f18629 100644 --- a/pkgs/development/python-modules/build/default.nix +++ b/pkgs/development/python-modules/build/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "build"; - version = "1.1.1"; + version = "1.2.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "pypa"; repo = "build"; rev = "refs/tags/${version}"; - hash = "sha256-SGWpm+AGIfqKMpDfmz2aMYmcs+XVREbHIXSuU4R7U/k="; + hash = "sha256-G0g+1v19sQMUuQlZKGELZOwwX07i7TIdEdaYzr8bKtI="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 59628 > 500