Loading pkgs/development/python-modules/docplex/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ requests, }: buildPythonPackage rec { buildPythonPackage (finalAttrs: { pname = "docplex"; version = "2.31.254"; version = "2.32.264"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-LGMpeN3r9/xIzLhGwtWrTrXs0CUMDGEmspu6vVNpwEY="; inherit (finalAttrs) pname version; hash = "sha256-Tisps1WecCvP4SxnR0KMdSsMOaUIqBrd8F7aqza3a9g="; }; postPatch = '' Loading @@ -40,4 +40,4 @@ buildPythonPackage rec { license = lib.licenses.asl20; maintainers = [ ]; }; } }) Loading
pkgs/development/python-modules/docplex/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ requests, }: buildPythonPackage rec { buildPythonPackage (finalAttrs: { pname = "docplex"; version = "2.31.254"; version = "2.32.264"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-LGMpeN3r9/xIzLhGwtWrTrXs0CUMDGEmspu6vVNpwEY="; inherit (finalAttrs) pname version; hash = "sha256-Tisps1WecCvP4SxnR0KMdSsMOaUIqBrd8F7aqza3a9g="; }; postPatch = '' Loading @@ -40,4 +40,4 @@ buildPythonPackage rec { license = lib.licenses.asl20; maintainers = [ ]; }; } })