Merge pull request #194252 from r-ryantm/auto-update/python310Packages.aiounifi

This commit is contained in:
Martin Weinelt
2022-10-03 19:28:12 +02:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "aiounifi";
version = "35";
version = "36";
disabled = pythonOlder "3.9";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "Kane610";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-mKAg6LNtHEmF223xIrZM7rSxE2+B4jUPCv0dCtHmHXc=";
hash = "sha256-ko3lfFitY6fFomh4dLSHdY6moeG2k11fmdcViT3IKGU=";
};
propagatedBuildInputs = [