python310Packages.black 0 -> 1 attrpath: python310Packages.black 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/5g311k40q6vv62dc9ni3fnf3sc4kfsgq-packages.json.drv building '/nix/store/5g311k40q6vv62dc9ni3fnf3sc4kfsgq-packages.json.drv'... Going to be running update for following packages: - python3.10-black-23.11.0 Press Enter key to continue... Running update for: - python3.10-black-23.11.0: UPDATING ... - python3.10-black-23.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/black/default.nix b/pkgs/development/python-modules/black/default.nix index 52cc36e989cc..5829201809bb 100644 --- a/pkgs/development/python-modules/black/default.nix +++ b/pkgs/development/python-modules/black/default.nix @@ -26,14 +26,14 @@ buildPythonPackage rec { pname = "black"; - version = "23.11.0"; + version = "23.12.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-TGiFWCX/Qy0ZcimEb5cbxNZmbOkEkuWwIBO8rKTZqwU="; + hash = "sha256-Mwoye0IqygY07NEVmFwcf9e9tbWi74qpiIqC4uvpQ3o="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 49 > 25