Loading pkgs/development/python-modules/kaggle/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ buildPythonPackage rec { pname = "kaggle"; version = "1.5.16"; version = "1.5.13"; src = fetchPypi { inherit pname version; sha256 = "sha256-prNUL1kM80GlrUQdWuAhvpO9ZEQclsdYsVSQNJWjpgA="; sha256 = "sha256-g2TFbDYSXLgZWHbZEdC8nvvBcxZ+ljuenveTeJupp/4="; }; propagatedBuildInputs = [ Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Official API for https://www.kaggle.com, accessible using a command line tool implemented in Python 3"; homepage = "https://github.com/Kaggle/kaggle-api"; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ mbalatsko ]; }; } Loading
pkgs/development/python-modules/kaggle/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ buildPythonPackage rec { pname = "kaggle"; version = "1.5.16"; version = "1.5.13"; src = fetchPypi { inherit pname version; sha256 = "sha256-prNUL1kM80GlrUQdWuAhvpO9ZEQclsdYsVSQNJWjpgA="; sha256 = "sha256-g2TFbDYSXLgZWHbZEdC8nvvBcxZ+ljuenveTeJupp/4="; }; propagatedBuildInputs = [ Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Official API for https://www.kaggle.com, accessible using a command line tool implemented in Python 3"; homepage = "https://github.com/Kaggle/kaggle-api"; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ mbalatsko ]; }; }