Merge pull request #139356 from fabaff/bump-velbus-aio

python3Packages.velbus-aio: 2021.9.2 -> 2021.9.4
This commit is contained in:
Fabian Affolter 2021-09-26 10:06:40 +02:00 committed by GitHub
commit 814d940dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "velbus-aio";
version = "2021.9.2";
version = "2021.9.4";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "Cereal2nd";
repo = pname;
rev = version;
sha256 = "sha256-pFVhWrMygCwAsAYPnqtoaPcgh6y0Tf9vROYfn0M+g2E=";
sha256 = "sha256-WywJ70tVniUX9RZTh9aswHgCEvWTggzABhSWoSRydUc=";
};
propagatedBuildInputs = [