Loading pkgs/development/python-modules/qbittorrent-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "qbittorrent-api"; version = "2024.9.66"; version = "2024.9.67"; pyproject = true; src = fetchPypi { pname = "qbittorrent_api"; inherit version; hash = "sha256-Vx5ShmEARDfQtIldTQuL0LkLUdo0QE/ANsLa4yq3OXo="; hash = "sha256-+NfttxsUzNVg0YL6H0ULeDb/xobMvUeGwWY/egN9aWY="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/qbittorrent-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "qbittorrent-api"; version = "2024.9.66"; version = "2024.9.67"; pyproject = true; src = fetchPypi { pname = "qbittorrent_api"; inherit version; hash = "sha256-Vx5ShmEARDfQtIldTQuL0LkLUdo0QE/ANsLa4yq3OXo="; hash = "sha256-+NfttxsUzNVg0YL6H0ULeDb/xobMvUeGwWY/egN9aWY="; }; propagatedBuildInputs = [ Loading