Loading pkgs/development/python-modules/yolink-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "yolink-api"; version = "0.4.9"; version = "0.5.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "YoSmart-Inc"; repo = "yolink-api"; tag = "v${version}"; hash = "sha256-9uoI7tuwcxK4nE14AXVVzyD7idkCTzW0xQ3NrmiPq3s="; hash = "sha256-04Hx1Rl15yH0VB5sCyDymRXBSOQ1wnmZOfy6PUKTGWg="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/yolink-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "yolink-api"; version = "0.4.9"; version = "0.5.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "YoSmart-Inc"; repo = "yolink-api"; tag = "v${version}"; hash = "sha256-9uoI7tuwcxK4nE14AXVVzyD7idkCTzW0xQ3NrmiPq3s="; hash = "sha256-04Hx1Rl15yH0VB5sCyDymRXBSOQ1wnmZOfy6PUKTGWg="; }; build-system = [ setuptools ]; Loading