python3Packages.velbus-aio: 2021.11.0 -> 2021.11.6

This commit is contained in:
Fabian Affolter 2021-11-09 00:01:52 +01:00
parent 25e6a0ad62
commit d6ed5e13e7

View file

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "velbus-aio";
version = "2021.11.0";
version = "2021.11.6";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Cereal2nd";
repo = pname;
rev = version;
sha256 = "sha256-4N1wamy0nqAmVezOd3kBicUAZXRob8gNA89N3fY1Y7o=";
sha256 = "sha256-Vm/CgrSSCU76CzAxCtpMsE8/GtPE9SlfqDyzYp4Gc8E=";
};
propagatedBuildInputs = [