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.136"; version = "9.2.137"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "angr"; repo = "claripy"; tag = "v${version}"; hash = "sha256-xKd2vRf7ss48rWt4nQusCj38u9i2FvBGB45+tUl3VuI="; hash = "sha256-XyOowwIHlGKKJ3IAdvr9LAzNA6jr/P1qzscCr9Z2Pmk="; }; # 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.136"; version = "9.2.137"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "angr"; repo = "claripy"; tag = "v${version}"; hash = "sha256-xKd2vRf7ss48rWt4nQusCj38u9i2FvBGB45+tUl3VuI="; hash = "sha256-XyOowwIHlGKKJ3IAdvr9LAzNA6jr/P1qzscCr9Z2Pmk="; }; # z3 does not provide a dist-info, so python-runtime-deps-check will fail Loading