Loading pkgs/development/python-modules/habiticalib/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ aioresponses, buildPythonPackage, fetchFromGitHub, habitipy, hatch-regex-commit, hatchling, mashumaro, Loading @@ -19,7 +18,7 @@ buildPythonPackage rec { pname = "habiticalib"; version = "0.4.6"; version = "0.4.7"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -28,7 +27,7 @@ buildPythonPackage rec { owner = "tr4nt0r"; repo = "habiticalib"; tag = "v${version}"; hash = "sha256-Z3VJ0AaB4HeCOffV5B2WFIvGJXoCn1isNPMnERoUrp0="; hash = "sha256-ZZY7UnA4d4JNHGLMtaEGobAgzAwYDgL2SUGfxGABxTs="; }; build-system = [ Loading @@ -36,9 +35,12 @@ buildPythonPackage rec { hatchling ]; pythonRelaxDeps = [ "orjson" ]; dependencies = [ aiohttp habitipy mashumaro orjson pillow Loading @@ -52,8 +54,6 @@ buildPythonPackage rec { syrupy ]; pytestFlags = [ "--snapshot-update" ]; pythonImportsCheck = [ "habiticalib" ]; disabledTests = [ Loading Loading
pkgs/development/python-modules/habiticalib/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ aioresponses, buildPythonPackage, fetchFromGitHub, habitipy, hatch-regex-commit, hatchling, mashumaro, Loading @@ -19,7 +18,7 @@ buildPythonPackage rec { pname = "habiticalib"; version = "0.4.6"; version = "0.4.7"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -28,7 +27,7 @@ buildPythonPackage rec { owner = "tr4nt0r"; repo = "habiticalib"; tag = "v${version}"; hash = "sha256-Z3VJ0AaB4HeCOffV5B2WFIvGJXoCn1isNPMnERoUrp0="; hash = "sha256-ZZY7UnA4d4JNHGLMtaEGobAgzAwYDgL2SUGfxGABxTs="; }; build-system = [ Loading @@ -36,9 +35,12 @@ buildPythonPackage rec { hatchling ]; pythonRelaxDeps = [ "orjson" ]; dependencies = [ aiohttp habitipy mashumaro orjson pillow Loading @@ -52,8 +54,6 @@ buildPythonPackage rec { syrupy ]; pytestFlags = [ "--snapshot-update" ]; pythonImportsCheck = [ "habiticalib" ]; disabledTests = [ Loading