Loading pkgs/development/python-modules/asteroid-filterbanks/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ setuptools, wheel, black, codecov, coverage, librosa, numpy, Loading Loading @@ -34,7 +33,6 @@ buildPythonPackage rec { propagatedBuildInputs = [ black codecov coverage librosa numpy Loading pkgs/development/python-modules/codecov/default.nixdeleted 100644 → 0 +0 −53 Original line number Diff line number Diff line { lib, buildPythonPackage, coverage, ddt, fetchFromGitHub, mock, pytestCheckHook, requests, }: buildPythonPackage rec { pname = "codecov"; version = "2.1.13"; format = "setuptools"; src = fetchFromGitHub { owner = "codecov"; repo = "codecov-python"; rev = "refs/tags/v${version}"; sha256 = "sha256-cZEpAw8uv/XGiGzdBZ9MnabNaTP0did2GT+BkKMJM/E="; }; propagatedBuildInputs = [ requests coverage ]; nativeCheckInputs = [ ddt mock pytestCheckHook ]; pytestFlagsArray = [ "tests/test.py" ]; disabledTests = [ # No git repo available and network "test_bowerrc_none" "test_prefix" "test_send" ]; pythonImportsCheck = [ "codecov" ]; meta = with lib; { description = "Python report uploader for Codecov"; mainProgram = "codecov"; homepage = "https://codecov.io/"; license = licenses.asl20; maintainers = with maintainers; [ fab ]; }; } pkgs/development/python-modules/nipype/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ simplejson, traits, xvfbwrapper, codecov, # other dependencies which, bash, Loading @@ -56,7 +55,6 @@ buildPythonPackage rec { --replace "/usr/bin/env bash" "${bash}/bin/bash" ''; pythonRelaxDeps = [ "traits" ]; propagatedBuildInputs = [ Loading @@ -83,7 +81,6 @@ buildPythonPackage rec { nativeCheckInputs = [ pybids codecov glibcLocales mock pytest Loading pkgs/development/python-modules/slack-sdk/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ aiohttp, boto3, buildPythonPackage, codecov, fetchFromGitHub, flake8, flask-sockets, Loading Loading @@ -50,7 +49,6 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ codecov flake8 flask-sockets moto Loading pkgs/development/python-modules/throttler/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, pytestCheckHook, aiohttp, codecov, flake8, pytest, pytest-asyncio, Loading @@ -25,7 +24,6 @@ buildPythonPackage rec { checkInputs = [ aiohttp codecov flake8 pytest pytest-asyncio Loading Loading
pkgs/development/python-modules/asteroid-filterbanks/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ setuptools, wheel, black, codecov, coverage, librosa, numpy, Loading Loading @@ -34,7 +33,6 @@ buildPythonPackage rec { propagatedBuildInputs = [ black codecov coverage librosa numpy Loading
pkgs/development/python-modules/codecov/default.nixdeleted 100644 → 0 +0 −53 Original line number Diff line number Diff line { lib, buildPythonPackage, coverage, ddt, fetchFromGitHub, mock, pytestCheckHook, requests, }: buildPythonPackage rec { pname = "codecov"; version = "2.1.13"; format = "setuptools"; src = fetchFromGitHub { owner = "codecov"; repo = "codecov-python"; rev = "refs/tags/v${version}"; sha256 = "sha256-cZEpAw8uv/XGiGzdBZ9MnabNaTP0did2GT+BkKMJM/E="; }; propagatedBuildInputs = [ requests coverage ]; nativeCheckInputs = [ ddt mock pytestCheckHook ]; pytestFlagsArray = [ "tests/test.py" ]; disabledTests = [ # No git repo available and network "test_bowerrc_none" "test_prefix" "test_send" ]; pythonImportsCheck = [ "codecov" ]; meta = with lib; { description = "Python report uploader for Codecov"; mainProgram = "codecov"; homepage = "https://codecov.io/"; license = licenses.asl20; maintainers = with maintainers; [ fab ]; }; }
pkgs/development/python-modules/nipype/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ simplejson, traits, xvfbwrapper, codecov, # other dependencies which, bash, Loading @@ -56,7 +55,6 @@ buildPythonPackage rec { --replace "/usr/bin/env bash" "${bash}/bin/bash" ''; pythonRelaxDeps = [ "traits" ]; propagatedBuildInputs = [ Loading @@ -83,7 +81,6 @@ buildPythonPackage rec { nativeCheckInputs = [ pybids codecov glibcLocales mock pytest Loading
pkgs/development/python-modules/slack-sdk/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ aiohttp, boto3, buildPythonPackage, codecov, fetchFromGitHub, flake8, flask-sockets, Loading Loading @@ -50,7 +49,6 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ codecov flake8 flask-sockets moto Loading
pkgs/development/python-modules/throttler/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, pytestCheckHook, aiohttp, codecov, flake8, pytest, pytest-asyncio, Loading @@ -25,7 +24,6 @@ buildPythonPackage rec { checkInputs = [ aiohttp codecov flake8 pytest pytest-asyncio Loading