Loading pkgs/development/python-modules/apple-weatherkit/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ buildPythonPackage rec { pname = "apple-weatherkit"; version = "1.1.2"; format = "pyproject"; version = "1.1.3"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -20,12 +20,12 @@ buildPythonPackage rec { owner = "tjhorner"; repo = "python-weatherkit"; rev = "refs/tags/v${version}"; hash = "sha256-w3KinicaF01I6fIidI7XYHpB8eq52RTUw/BMLrx6Grk="; hash = "sha256-JvN8GmlTxz9VGttIFVG6q//c+BhP2pt1tBOhnJhNwJg="; }; nativeBuildInputs = [ poetry-core ]; build-system = [ poetry-core ]; propagatedBuildInputs = [ dependencies = [ aiohttp aiohttp-retry pyjwt Loading Loading
pkgs/development/python-modules/apple-weatherkit/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ buildPythonPackage rec { pname = "apple-weatherkit"; version = "1.1.2"; format = "pyproject"; version = "1.1.3"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -20,12 +20,12 @@ buildPythonPackage rec { owner = "tjhorner"; repo = "python-weatherkit"; rev = "refs/tags/v${version}"; hash = "sha256-w3KinicaF01I6fIidI7XYHpB8eq52RTUw/BMLrx6Grk="; hash = "sha256-JvN8GmlTxz9VGttIFVG6q//c+BhP2pt1tBOhnJhNwJg="; }; nativeBuildInputs = [ poetry-core ]; build-system = [ poetry-core ]; propagatedBuildInputs = [ dependencies = [ aiohttp aiohttp-retry pyjwt Loading