Loading pkgs/development/python-modules/starlette-context/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "starlette-context"; version = "0.3.6"; version = "0.4.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "tomwojcik"; repo = "starlette-context"; tag = "v${version}"; hash = "sha256-ZKwE2M86clYKdptd0o/j8VYUOj/Y/72uUnpxFbJ65vw="; hash = "sha256-PzVZ458TdBLdbFJDN+X8hVU5zsRxcesihoDB+jRaKAg="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/starlette-context/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "starlette-context"; version = "0.3.6"; version = "0.4.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "tomwojcik"; repo = "starlette-context"; tag = "v${version}"; hash = "sha256-ZKwE2M86clYKdptd0o/j8VYUOj/Y/72uUnpxFbJ65vw="; hash = "sha256-PzVZ458TdBLdbFJDN+X8hVU5zsRxcesihoDB+jRaKAg="; }; build-system = [ poetry-core ]; Loading