Loading pkgs/development/python-modules/cysignals/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "cysignals"; version = "1.12.5"; version = "1.12.6"; pyproject = true; src = fetchFromGitHub { owner = "sagemath"; repo = "cysignals"; tag = version; hash = "sha256-y7CA0aih2vATLz0Fhwf19/wRw6GnQvNhGo9lS4+VrgI="; hash = "sha256-uZNKmnn1Jf1pERdG4bywpAUClKMw3og+7Q5B0yPlqEY="; }; build-system = [ Loading Loading
pkgs/development/python-modules/cysignals/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "cysignals"; version = "1.12.5"; version = "1.12.6"; pyproject = true; src = fetchFromGitHub { owner = "sagemath"; repo = "cysignals"; tag = version; hash = "sha256-y7CA0aih2vATLz0Fhwf19/wRw6GnQvNhGo9lS4+VrgI="; hash = "sha256-uZNKmnn1Jf1pERdG4bywpAUClKMw3og+7Q5B0yPlqEY="; }; build-system = [ Loading