[Backport release-25.05] tautulli: 2.15.2 -> 2.16.0 (#448639)

This commit is contained in:
Sandro
2025-10-07 23:35:05 +00:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
buildPythonApplication rec {
pname = "Tautulli";
version = "2.15.2";
version = "2.16.0";
format = "other";
pythonPath = [ setuptools ];
@@ -22,7 +22,7 @@ buildPythonApplication rec {
owner = "Tautulli";
repo = pname;
tag = "v${version}";
sha256 = "sha256-psfwEdYsP6VAzF8rbxZAxLU/uPfG3vB+OaKx2bu8Gwk=";
sha256 = "sha256-nqSqWRst+gx9aZ2Ko+/tKzpQX7wuU4Bn3vLR5F87aJA=";
};
installPhase = ''