Loading pkgs/development/python-modules/plaid-python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "plaid-python"; version = "36.1.0"; version = "38.0.0"; pyproject = true; disabled = pythonOlder "3.6"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "plaid_python"; inherit version; hash = "sha256-3TQ6jGsf+2ebYnAxRTKs4JrijDf3ojyfS4iBAMAG8FU="; hash = "sha256-4BbYY8IQvQFs0MVjXflL2sa+pJjebcId14VVRd6nizI="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/plaid-python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "plaid-python"; version = "36.1.0"; version = "38.0.0"; pyproject = true; disabled = pythonOlder "3.6"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "plaid_python"; inherit version; hash = "sha256-3TQ6jGsf+2ebYnAxRTKs4JrijDf3ojyfS4iBAMAG8FU="; hash = "sha256-4BbYY8IQvQFs0MVjXflL2sa+pJjebcId14VVRd6nizI="; }; build-system = [ setuptools ]; Loading