Merge pull request #291487 from r-ryantm/auto-update/python312Packages.qbittorrent-api

python312Packages.qbittorrent-api: 2024.1.58 -> 2024.2.59
This commit is contained in:
Weijia Wang
2024-03-07 08:06:53 +01:00
committed by GitHub
@@ -10,12 +10,12 @@
buildPythonPackage rec {
pname = "qbittorrent-api";
version = "2024.1.58";
version = "2024.2.59";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-6JyU9mr0xfRLB7AJOcnPc+PpF0EWi/R/Wy3lCKanAmA=";
hash = "sha256-227vnOJmYcrbYd8MjTG8c82sf3awNOF/bxAby0JlSfA=";
};
propagatedBuildInputs = [