Loading pkgs/development/python-modules/asyncpraw/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ flit-core, mock, pytestCheckHook, pytest-asyncio, pytest-asyncio_0, pytest-vcr, pythonOlder, requests-toolbelt, Loading Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-asyncio pytest-asyncio_0 pytest-vcr vcrpy requests-toolbelt Loading pkgs/development/python-modules/asyncprawcore/default.nix +4 −7 Original line number Diff line number Diff line Loading @@ -6,9 +6,8 @@ flit-core, mock, pytestCheckHook, pytest-asyncio, pytest-asyncio_0, pytest-vcr, pythonOlder, requests, requests-toolbelt, testfixtures, Loading @@ -21,8 +20,6 @@ buildPythonPackage rec { version = "2.4.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "praw-dev"; repo = "asyncprawcore"; Loading @@ -30,9 +27,9 @@ buildPythonPackage rec { hash = "sha256-FDQdtnNjsbiEp9BUYdQFMC/hkyJDhCh2WHhQWSQwrFY="; }; nativeBuildInputs = [ flit-core ]; build-system = [ flit-core ]; propagatedBuildInputs = [ dependencies = [ requests aiohttp yarl Loading @@ -43,7 +40,7 @@ buildPythonPackage rec { mock requests-toolbelt pytestCheckHook pytest-asyncio pytest-asyncio_0 pytest-vcr vcrpy ]; Loading Loading
pkgs/development/python-modules/asyncpraw/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ flit-core, mock, pytestCheckHook, pytest-asyncio, pytest-asyncio_0, pytest-vcr, pythonOlder, requests-toolbelt, Loading Loading @@ -49,7 +49,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-asyncio pytest-asyncio_0 pytest-vcr vcrpy requests-toolbelt Loading
pkgs/development/python-modules/asyncprawcore/default.nix +4 −7 Original line number Diff line number Diff line Loading @@ -6,9 +6,8 @@ flit-core, mock, pytestCheckHook, pytest-asyncio, pytest-asyncio_0, pytest-vcr, pythonOlder, requests, requests-toolbelt, testfixtures, Loading @@ -21,8 +20,6 @@ buildPythonPackage rec { version = "2.4.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "praw-dev"; repo = "asyncprawcore"; Loading @@ -30,9 +27,9 @@ buildPythonPackage rec { hash = "sha256-FDQdtnNjsbiEp9BUYdQFMC/hkyJDhCh2WHhQWSQwrFY="; }; nativeBuildInputs = [ flit-core ]; build-system = [ flit-core ]; propagatedBuildInputs = [ dependencies = [ requests aiohttp yarl Loading @@ -43,7 +40,7 @@ buildPythonPackage rec { mock requests-toolbelt pytestCheckHook pytest-asyncio pytest-asyncio_0 pytest-vcr vcrpy ]; Loading