python312Packages.gaphas 3.11.3 -> 4.0.0 https://github.com/gaphor/gaphas/releases attrpath: python312Packages.gaphas 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/1x8qpfz6rl0kzf5x5ys1lgnl1f2r1jrj-packages.json.drv building '/nix/store/1x8qpfz6rl0kzf5x5ys1lgnl1f2r1jrj-packages.json.drv'... Going to be running update for following packages: - python3.12-gaphas-3.11.3 Press Enter key to continue... Running update for: - python3.12-gaphas-3.11.3: UPDATING ... - python3.12-gaphas-3.11.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gaphas/default.nix b/pkgs/development/python-modules/gaphas/default.nix index 52428bc3c4eb..479d51683023 100644 --- a/pkgs/development/python-modules/gaphas/default.nix +++ b/pkgs/development/python-modules/gaphas/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "gaphas"; - version = "3.11.3"; + version = "4.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-NpmNIwZqvWAJDkUEb6+GpfQaRCVtjQk4odkaOd2D2ok="; + hash = "sha256-x4CVY2i/SCjq/c1Xfx3gdx7jTims1aKd05ziN4DdE1g="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - gaphor: 2.8.2 -> 2.23.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283526"