Loading pkgs/development/python-modules/pontos/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "pontos"; version = "25.6.0"; version = "25.7.2"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "greenbone"; repo = "pontos"; tag = "v${version}"; hash = "sha256-WRK+KxMUT2kk86KV8gGb8RvrtSvann4W/TkH3U9o+QI="; hash = "sha256-WLU/FYiaVCbm/dlsI6aIGOV3EjW+Ijtq90JX2tePyT0="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/pontos/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "pontos"; version = "25.6.0"; version = "25.7.2"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "greenbone"; repo = "pontos"; tag = "v${version}"; hash = "sha256-WRK+KxMUT2kk86KV8gGb8RvrtSvann4W/TkH3U9o+QI="; hash = "sha256-WLU/FYiaVCbm/dlsI6aIGOV3EjW+Ijtq90JX2tePyT0="; }; build-system = [ poetry-core ]; Loading