Loading pkgs/development/python-modules/pyfibaro/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pyfibaro"; version = "0.8.1"; version = "0.8.2"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "rappenze"; repo = "pyfibaro"; tag = version; hash = "sha256-M7ntlPK88er9Se3pPZEHjCDw3TIYtiruHdaCLB0ee8A="; hash = "sha256-0mWqjiKPyXlnXDG+SP/RrV3aergTG9cEFKe3Zczr8IE="; }; build-system = [ setuptools ]; Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { meta = with lib; { description = "Library to access FIBARO Home center"; homepage = "https://github.com/rappenze/pyfibaro"; changelog = "https://github.com/rappenze/pyfibaro/releases/tag/${version}"; changelog = "https://github.com/rappenze/pyfibaro/releases/tag/${src.tag}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/pyfibaro/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pyfibaro"; version = "0.8.1"; version = "0.8.2"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "rappenze"; repo = "pyfibaro"; tag = version; hash = "sha256-M7ntlPK88er9Se3pPZEHjCDw3TIYtiruHdaCLB0ee8A="; hash = "sha256-0mWqjiKPyXlnXDG+SP/RrV3aergTG9cEFKe3Zczr8IE="; }; build-system = [ setuptools ]; Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { meta = with lib; { description = "Library to access FIBARO Home center"; homepage = "https://github.com/rappenze/pyfibaro"; changelog = "https://github.com/rappenze/pyfibaro/releases/tag/${version}"; changelog = "https://github.com/rappenze/pyfibaro/releases/tag/${src.tag}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading