Loading pkgs/applications/office/fava/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication rec { click flask flask-babel jaraco_functools jaraco-functools jinja2 markdown2 ply Loading pkgs/development/python-modules/cheroot/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ , stdenv , buildPythonPackage , fetchPypi , jaraco_functools , jaraco_text , jaraco-functools , jaraco-text , more-itertools , portend , pypytools Loading Loading @@ -35,13 +35,13 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ jaraco_functools jaraco-functools more-itertools six ]; nativeCheckInputs = [ jaraco_text jaraco-text portend pypytools pytest-mock Loading pkgs/development/python-modules/cherrypy/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , buildPythonPackage , cheroot , fetchPypi , jaraco_collections , jaraco-collections , more-itertools , objgraph , path Loading Loading @@ -53,7 +53,7 @@ buildPythonPackage rec { portend more-itertools zc_lockfile jaraco_collections jaraco-collections ]; nativeCheckInputs = [ Loading pkgs/development/python-modules/irc/default.nix +18 −8 Original line number Diff line number Diff line { lib, buildPythonPackage, fetchPypi, isPy3k , six, jaraco_logging, jaraco_text, jaraco_stream, pytz, jaraco_itertools , setuptools-scm, jaraco_collections, importlib-metadata { lib , buildPythonPackage , fetchPypi , isPy3k , six , jaraco-logging , jaraco-text , jaraco-stream , pytz , jaraco-itertools , setuptools-scm , jaraco-collections , importlib-metadata }: buildPythonPackage rec { Loading @@ -20,12 +30,12 @@ buildPythonPackage rec { propagatedBuildInputs = [ six importlib-metadata jaraco_logging jaraco_text jaraco_stream jaraco-logging jaraco-text jaraco-stream pytz jaraco_itertools jaraco_collections jaraco-itertools jaraco-collections ]; doCheck = false; Loading pkgs/development/python-modules/jaraco-abode/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ , fetchFromGitHub , fetchPypi , importlib-resources , jaraco_classes , jaraco_collections , jaraco_itertools , jaraco-classes , jaraco-collections , jaraco-itertools , jaraco-context , jaraco-net , keyring Loading Loading @@ -55,15 +55,15 @@ buildPythonPackage rec { colorlog keyring requests-toolbelt jaraco_collections jaraco-collections jaraco-context jaraco_classes jaraco-classes jaraco-net more-itertools importlib-resources bx-py-utils platformdirs jaraco_itertools jaraco-itertools ]; nativeCheckInputs = [ Loading Loading
pkgs/applications/office/fava/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication rec { click flask flask-babel jaraco_functools jaraco-functools jinja2 markdown2 ply Loading
pkgs/development/python-modules/cheroot/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ , stdenv , buildPythonPackage , fetchPypi , jaraco_functools , jaraco_text , jaraco-functools , jaraco-text , more-itertools , portend , pypytools Loading Loading @@ -35,13 +35,13 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ jaraco_functools jaraco-functools more-itertools six ]; nativeCheckInputs = [ jaraco_text jaraco-text portend pypytools pytest-mock Loading
pkgs/development/python-modules/cherrypy/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , buildPythonPackage , cheroot , fetchPypi , jaraco_collections , jaraco-collections , more-itertools , objgraph , path Loading Loading @@ -53,7 +53,7 @@ buildPythonPackage rec { portend more-itertools zc_lockfile jaraco_collections jaraco-collections ]; nativeCheckInputs = [ Loading
pkgs/development/python-modules/irc/default.nix +18 −8 Original line number Diff line number Diff line { lib, buildPythonPackage, fetchPypi, isPy3k , six, jaraco_logging, jaraco_text, jaraco_stream, pytz, jaraco_itertools , setuptools-scm, jaraco_collections, importlib-metadata { lib , buildPythonPackage , fetchPypi , isPy3k , six , jaraco-logging , jaraco-text , jaraco-stream , pytz , jaraco-itertools , setuptools-scm , jaraco-collections , importlib-metadata }: buildPythonPackage rec { Loading @@ -20,12 +30,12 @@ buildPythonPackage rec { propagatedBuildInputs = [ six importlib-metadata jaraco_logging jaraco_text jaraco_stream jaraco-logging jaraco-text jaraco-stream pytz jaraco_itertools jaraco_collections jaraco-itertools jaraco-collections ]; doCheck = false; Loading
pkgs/development/python-modules/jaraco-abode/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ , fetchFromGitHub , fetchPypi , importlib-resources , jaraco_classes , jaraco_collections , jaraco_itertools , jaraco-classes , jaraco-collections , jaraco-itertools , jaraco-context , jaraco-net , keyring Loading Loading @@ -55,15 +55,15 @@ buildPythonPackage rec { colorlog keyring requests-toolbelt jaraco_collections jaraco-collections jaraco-context jaraco_classes jaraco-classes jaraco-net more-itertools importlib-resources bx-py-utils platformdirs jaraco_itertools jaraco-itertools ]; nativeCheckInputs = [ Loading