Loading pkgs/development/python-modules/sse-starlette/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "sse-starlette"; version = "2.3.3"; version = "2.3.5"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "sysid"; repo = "sse-starlette"; tag = "v${version}"; hash = "sha256-dflXjMOFBnQI794iK8o55oFxpuuBP+26suOZzqzLD/Q="; hash = "sha256-KTq8NwV4YhyfTLpsaF5jyrD3kyBcJ/xXtOwx4WvDFOo="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/sse-starlette/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "sse-starlette"; version = "2.3.3"; version = "2.3.5"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "sysid"; repo = "sse-starlette"; tag = "v${version}"; hash = "sha256-dflXjMOFBnQI794iK8o55oFxpuuBP+26suOZzqzLD/Q="; hash = "sha256-KTq8NwV4YhyfTLpsaF5jyrD3kyBcJ/xXtOwx4WvDFOo="; }; build-system = [ setuptools ]; Loading