Merge pull request #266991 from r-ryantm/auto-update/python311Packages.pyswitchbot

python311Packages.pyswitchbot: 0.40.1 -> 0.41.0
This commit is contained in:
Fabian Affolter
2023-11-12 11:17:09 +01:00
committed by GitHub
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.40.1";
version = "0.41.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-qKNsXN9nc3YS1gRNPPQUBgXDs01/rhdtRz707cfaYx8=";
hash = "sha256-n4hTS3LnS8AOr1VNSqcVYul/qiTiLvI2bsOJJLbKA3E=";
};
propagatedBuildInputs = [