Loading pkgs/development/python-modules/ipympl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , pythonOlder , fetchPypi , ipykernel , ipython_genutils , ipython-genutils , ipywidgets , matplotlib , numpy Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ ipykernel ipython_genutils ipython-genutils ipywidgets matplotlib numpy Loading pkgs/development/python-modules/ipython_genutils/default.nix→pkgs/development/python-modules/ipython-genutils/default.nix +45 −0 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , setuptools , nose , glibcLocales , pytestCheckHook }: buildPythonPackage rec { pname = "ipython_genutils"; pname = "ipython-genutils"; version = "0.2.0"; pyproject = true; src = fetchPypi { inherit pname version; sha256 = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8"; pname = "ipython_genutils"; inherit version; hash = "sha256-6y4RbnXs751NIo/cZq9UJpr6JqtEYwQuM3hbiHxii6g="; }; nativeCheckInputs = [ nose glibcLocales ]; nativeBuildInputs = [ setuptools ]; checkPhase = '' LC_ALL="en_US.UTF-8" nosetests -v ipython_genutils/tests nativeCheckInputs = [ nose pytestCheckHook ]; preCheck = '' substituteInPlace ipython_genutils/tests/test_path.py \ --replace "setUp" "setup_method" \ --replace "tearDown" "teardown_method" ''; pythonImportsCheck = [ "ipython_genutils" ]; meta = { description = "Vestigial utilities from IPython"; homepage = "https://ipython.org/"; Loading pkgs/development/python-modules/ipython-sql/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , pythonOlder , ipython , ipython_genutils , ipython-genutils , pandas , prettytable , pytest Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ ipython ipython_genutils ipython-genutils prettytable sqlalchemy sqlparse Loading pkgs/development/python-modules/jupyter-contrib-nbextensions/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , ipython_genutils , ipython-genutils , jupyter-contrib-core , jupyter-highlight-selected-word , jupyter-nbextensions-configurator Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { }; propagatedBuildInputs = [ ipython_genutils ipython-genutils jupyter-contrib-core jupyter-highlight-selected-word jupyter-nbextensions-configurator Loading pkgs/development/python-modules/nbclassic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , buildPythonPackage , fetchPypi , ipykernel , ipython_genutils , ipython-genutils , jinja2 , jupyter-client , jupyter-core Loading Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ argon2-cffi ipykernel ipython_genutils ipython-genutils jinja2 jupyter-client jupyter-core Loading Loading
pkgs/development/python-modules/ipympl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , pythonOlder , fetchPypi , ipykernel , ipython_genutils , ipython-genutils , ipywidgets , matplotlib , numpy Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ ipykernel ipython_genutils ipython-genutils ipywidgets matplotlib numpy Loading
pkgs/development/python-modules/ipython_genutils/default.nix→pkgs/development/python-modules/ipython-genutils/default.nix +45 −0 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , setuptools , nose , glibcLocales , pytestCheckHook }: buildPythonPackage rec { pname = "ipython_genutils"; pname = "ipython-genutils"; version = "0.2.0"; pyproject = true; src = fetchPypi { inherit pname version; sha256 = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8"; pname = "ipython_genutils"; inherit version; hash = "sha256-6y4RbnXs751NIo/cZq9UJpr6JqtEYwQuM3hbiHxii6g="; }; nativeCheckInputs = [ nose glibcLocales ]; nativeBuildInputs = [ setuptools ]; checkPhase = '' LC_ALL="en_US.UTF-8" nosetests -v ipython_genutils/tests nativeCheckInputs = [ nose pytestCheckHook ]; preCheck = '' substituteInPlace ipython_genutils/tests/test_path.py \ --replace "setUp" "setup_method" \ --replace "tearDown" "teardown_method" ''; pythonImportsCheck = [ "ipython_genutils" ]; meta = { description = "Vestigial utilities from IPython"; homepage = "https://ipython.org/"; Loading
pkgs/development/python-modules/ipython-sql/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , pythonOlder , ipython , ipython_genutils , ipython-genutils , pandas , prettytable , pytest Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ ipython ipython_genutils ipython-genutils prettytable sqlalchemy sqlparse Loading
pkgs/development/python-modules/jupyter-contrib-nbextensions/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , ipython_genutils , ipython-genutils , jupyter-contrib-core , jupyter-highlight-selected-word , jupyter-nbextensions-configurator Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { }; propagatedBuildInputs = [ ipython_genutils ipython-genutils jupyter-contrib-core jupyter-highlight-selected-word jupyter-nbextensions-configurator Loading
pkgs/development/python-modules/nbclassic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , buildPythonPackage , fetchPypi , ipykernel , ipython_genutils , ipython-genutils , jinja2 , jupyter-client , jupyter-core Loading Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ argon2-cffi ipykernel ipython_genutils ipython-genutils jinja2 jupyter-client jupyter-core Loading