Loading pkgs/development/python-modules/aiontfy/default.nix +2 −6 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "aiontfy"; version = "0.8.4"; version = "0.8.5"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "aiontfy"; tag = "v${version}"; hash = "sha256-mj2wYsmA+CI0y4WykP7CLPUFfSCISCdinajkIHDdAZs="; hash = "sha256-LDt8JapUQcojMWyW931zt3U4QMwQew4wOly2AyYvbkI="; }; build-system = [ Loading @@ -29,10 +29,6 @@ buildPythonPackage rec { hatchling ]; pythonRelaxDeps = [ "orjson" ]; dependencies = [ aiohttp mashumaro Loading Loading
pkgs/development/python-modules/aiontfy/default.nix +2 −6 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "aiontfy"; version = "0.8.4"; version = "0.8.5"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "aiontfy"; tag = "v${version}"; hash = "sha256-mj2wYsmA+CI0y4WykP7CLPUFfSCISCdinajkIHDdAZs="; hash = "sha256-LDt8JapUQcojMWyW931zt3U4QMwQew4wOly2AyYvbkI="; }; build-system = [ Loading @@ -29,10 +29,6 @@ buildPythonPackage rec { hatchling ]; pythonRelaxDeps = [ "orjson" ]; dependencies = [ aiohttp mashumaro Loading