Loading pkgs/development/python-modules/garth/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ buildPythonPackage (finalAttrs: { pname = "garth"; version = "0.7.11"; version = "0.8.0"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-xB9cdbKppo+ULEwoata3RA9w2y0XLE1JSt0M/PPa1n8="; hash = "sha256-9y7fvv4YwQgeWJjKj8FlSKc6CfyrQ2S4SSIXzjP3SeM="; }; pythonRelaxDeps = [ "requests-oauthlib" ]; Loading Loading
pkgs/development/python-modules/garth/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ buildPythonPackage (finalAttrs: { pname = "garth"; version = "0.7.11"; version = "0.8.0"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-xB9cdbKppo+ULEwoata3RA9w2y0XLE1JSt0M/PPa1n8="; hash = "sha256-9y7fvv4YwQgeWJjKj8FlSKc6CfyrQ2S4SSIXzjP3SeM="; }; pythonRelaxDeps = [ "requests-oauthlib" ]; Loading