Loading pkgs/development/python-modules/python-bsblan/default.nix +0 −8 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ pytest-cov-stub, pytest-mock, pytestCheckHook, pythonOlder, yarl, }: Loading @@ -23,8 +22,6 @@ buildPythonPackage rec { version = "2.2.5"; pyproject = true; disabled = pythonOlder "3.12"; src = fetchFromGitHub { owner = "liudger"; repo = "python-bsblan"; Loading @@ -32,10 +29,6 @@ buildPythonPackage rec { hash = "sha256-kPkKgjze3ohaIaDax3h66JWw5tY+3S0N+lPqXSFFcRY="; }; postPatch = '' sed -i "/ruff/d" pyproject.toml ''; env.PACKAGE_VERSION = version; build-system = [ hatchling ]; Loading @@ -44,7 +37,6 @@ buildPythonPackage rec { dependencies = [ aiohttp async-timeout backoff mashumaro orjson Loading Loading
pkgs/development/python-modules/python-bsblan/default.nix +0 −8 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ pytest-cov-stub, pytest-mock, pytestCheckHook, pythonOlder, yarl, }: Loading @@ -23,8 +22,6 @@ buildPythonPackage rec { version = "2.2.5"; pyproject = true; disabled = pythonOlder "3.12"; src = fetchFromGitHub { owner = "liudger"; repo = "python-bsblan"; Loading @@ -32,10 +29,6 @@ buildPythonPackage rec { hash = "sha256-kPkKgjze3ohaIaDax3h66JWw5tY+3S0N+lPqXSFFcRY="; }; postPatch = '' sed -i "/ruff/d" pyproject.toml ''; env.PACKAGE_VERSION = version; build-system = [ hatchling ]; Loading @@ -44,7 +37,6 @@ buildPythonPackage rec { dependencies = [ aiohttp async-timeout backoff mashumaro orjson Loading