Loading pkgs/development/python-modules/pynecil/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -14,18 +14,16 @@ buildPythonPackage rec { pname = "pynecil"; version = "4.2.0"; version = "4.2.1"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "pynecil"; tag = "v${version}"; hash = "sha256-ZEg5fmSE594YEgcJROOeVqc1reyGlyQiYNoCcfUanrY="; hash = "sha256-nZaWiaEAIsubvSSsJZLQVfpaElWx7WKeRlYK80tUohg="; }; pythonRelaxDeps = [ "aiohttp" ]; build-system = [ hatch-regex-commit hatchling Loading Loading
pkgs/development/python-modules/pynecil/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -14,18 +14,16 @@ buildPythonPackage rec { pname = "pynecil"; version = "4.2.0"; version = "4.2.1"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "pynecil"; tag = "v${version}"; hash = "sha256-ZEg5fmSE594YEgcJROOeVqc1reyGlyQiYNoCcfUanrY="; hash = "sha256-nZaWiaEAIsubvSSsJZLQVfpaElWx7WKeRlYK80tUohg="; }; pythonRelaxDeps = [ "aiohttp" ]; build-system = [ hatch-regex-commit hatchling Loading