Loading pkgs/development/python-modules/claripy/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "claripy"; version = "9.2.153"; version = "9.2.154"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "angr"; repo = "claripy"; tag = "v${version}"; hash = "sha256-M3rUBZBA8WbvLU0VJb9H2pQU2PePBhqkpM6OsS20Uj4="; hash = "sha256-90JX+VDWK/yKhuX6D8hbLxjIOS8vGKrN1PKR8iWjt2o="; }; # z3 does not provide a dist-info, so python-runtime-deps-check will fail Loading Loading
pkgs/development/python-modules/claripy/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "claripy"; version = "9.2.153"; version = "9.2.154"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "angr"; repo = "claripy"; tag = "v${version}"; hash = "sha256-M3rUBZBA8WbvLU0VJb9H2pQU2PePBhqkpM6OsS20Uj4="; hash = "sha256-90JX+VDWK/yKhuX6D8hbLxjIOS8vGKrN1PKR8iWjt2o="; }; # z3 does not provide a dist-info, so python-runtime-deps-check will fail Loading