Loading pkgs/by-name/ab/ablog/package.nix +4 −7 Original line number Diff line number Diff line Loading @@ -39,13 +39,10 @@ python3Packages.buildPythonApplication rec { defusedxml ]; pytestFlagsArray = [ "-W" "ignore::sphinx.deprecation.RemovedInSphinx90Warning" "--rootdir" "src/ablog" "-W" "ignore::sphinx.deprecation.RemovedInSphinx90Warning" # Ignore ImportError pytestFlags = [ "-Wignore::sphinx.deprecation.RemovedInSphinx90Warning" "--rootdir=src/ablog" "-Wignore::sphinx.deprecation.RemovedInSphinx90Warning" # Ignore ImportError ]; # assert "post 1" not in html Loading pkgs/by-name/aw/aws-encryption-sdk-cli/package.nix +2 −3 Original line number Diff line number Diff line Loading @@ -60,9 +60,8 @@ localPython.pkgs.buildPythonApplication rec { ]; # Upstream did not adapt to pytest 8 yet. pytestFlagsArray = [ "-W" "ignore::pytest.PytestRemovedIn8Warning" pytestFlags = [ "-Wignore::pytest.PytestRemovedIn8Warning" ]; passthru = { Loading pkgs/by-name/aw/awscli2/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ py.pkgs.buildPythonApplication rec { # tests/unit/customizations/sso/test_utils.py uses sockets __darwinAllowLocalNetworking = true; pytestFlagsArray = [ pytestFlags = [ "-Wignore::DeprecationWarning" ]; Loading pkgs/by-name/bo/borgbackup/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ python.pkgs.buildPythonApplication rec { pytestCheckHook ]; pytestFlagsArray = [ pytestFlags = [ "--benchmark-skip" "--pyargs" "borg.testsuite" Loading pkgs/by-name/br/browsr/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ python3.pkgs.buildPythonApplication rec { "browsr" ]; pytestFlagsArray = [ pytestFlags = [ "--snapshot-update" ]; Loading Loading
pkgs/by-name/ab/ablog/package.nix +4 −7 Original line number Diff line number Diff line Loading @@ -39,13 +39,10 @@ python3Packages.buildPythonApplication rec { defusedxml ]; pytestFlagsArray = [ "-W" "ignore::sphinx.deprecation.RemovedInSphinx90Warning" "--rootdir" "src/ablog" "-W" "ignore::sphinx.deprecation.RemovedInSphinx90Warning" # Ignore ImportError pytestFlags = [ "-Wignore::sphinx.deprecation.RemovedInSphinx90Warning" "--rootdir=src/ablog" "-Wignore::sphinx.deprecation.RemovedInSphinx90Warning" # Ignore ImportError ]; # assert "post 1" not in html Loading
pkgs/by-name/aw/aws-encryption-sdk-cli/package.nix +2 −3 Original line number Diff line number Diff line Loading @@ -60,9 +60,8 @@ localPython.pkgs.buildPythonApplication rec { ]; # Upstream did not adapt to pytest 8 yet. pytestFlagsArray = [ "-W" "ignore::pytest.PytestRemovedIn8Warning" pytestFlags = [ "-Wignore::pytest.PytestRemovedIn8Warning" ]; passthru = { Loading
pkgs/by-name/aw/awscli2/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ py.pkgs.buildPythonApplication rec { # tests/unit/customizations/sso/test_utils.py uses sockets __darwinAllowLocalNetworking = true; pytestFlagsArray = [ pytestFlags = [ "-Wignore::DeprecationWarning" ]; Loading
pkgs/by-name/bo/borgbackup/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ python.pkgs.buildPythonApplication rec { pytestCheckHook ]; pytestFlagsArray = [ pytestFlags = [ "--benchmark-skip" "--pyargs" "borg.testsuite" Loading
pkgs/by-name/br/browsr/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ python3.pkgs.buildPythonApplication rec { "browsr" ]; pytestFlagsArray = [ pytestFlags = [ "--snapshot-update" ]; Loading