Loading pkgs/development/python-modules/smart-open/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "smart-open"; version = "7.1.0"; version = "7.2.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "RaRe-Technologies"; repo = "smart_open"; tag = "v${version}"; hash = "sha256-ANbM0bKmkK25WCKxV7KHlPjzfTAY7dP67mmahRwtXI8="; hash = "sha256-/16Is90235scTAYUW/65QxcTddD0+aiG5TLzYsBUE1A="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/smart-open/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "smart-open"; version = "7.1.0"; version = "7.2.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "RaRe-Technologies"; repo = "smart_open"; tag = "v${version}"; hash = "sha256-ANbM0bKmkK25WCKxV7KHlPjzfTAY7dP67mmahRwtXI8="; hash = "sha256-/16Is90235scTAYUW/65QxcTddD0+aiG5TLzYsBUE1A="; }; build-system = [ setuptools ]; Loading