Merge pull request #143179 from r-ryantm/auto-update/python38Packages.aiounifi

This commit is contained in:
Sandro 2021-10-27 21:19:29 +02:00 committed by GitHub
commit 7187a482c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "aiounifi";
version = "27";
version = "28";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "Kane610";
repo = pname;
rev = "v${version}";
sha256 = "09bxyfrwhqwlfxwgbbnkyd7md9wz05y3fjvc9f0rrj70z7qcicnv";
sha256 = "1r86pk80sa1la2s7c6v9svh5cpkci6jcw1xziz0h09jdvv5j5iff";
};
propagatedBuildInputs = [