Merge pull request #225215 from fabaff/pyswitchbot-bump

python310Packages.pyswitchbot: 0.37.5 -> 0.37.6
This commit is contained in:
Nick Cao
2023-04-08 09:58:55 +08:00
committed by GitHub
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.37.5";
version = "0.37.6";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-k4uTLiSODjAbwVZjd35RckbDb2DxFCV/Ixo3ErG9FHQ=";
hash = "sha256-LZkAyfcDX48hR7lak2mc27lTQQR3VX1ozpdi2btDzbY=";
};
propagatedBuildInputs = [