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

python3Packages.velbus-aio: 2021.10.1 -> 2021.10.2
This commit is contained in:
Fabian Affolter 2021-10-19 09:01:23 +02:00 committed by GitHub
commit 80cf40c305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "velbus-aio";
version = "2021.10.1";
version = "2021.10.2";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Cereal2nd";
repo = pname;
rev = version;
sha256 = "sha256-vE25b95tWxsB+uJNVpXtY5AcJZo5qsBm6Jug1ckhz7k=";
sha256 = "sha256-zamFDlahHQGo5g0dlGF6uWG53K/IkEjP0dA8cWYrhtI=";
};
propagatedBuildInputs = [