Merge pull request from r-ryantm/auto-update/python310Packages.pyswitchbot

python310Packages.pyswitchbot: 0.41.0 -> 0.42.0
This commit is contained in:
Fabian Affolter 2023-12-22 08:28:51 +01:00 committed by GitHub
commit 32b0cd6048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.41.0";
version = "0.42.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-n4hTS3LnS8AOr1VNSqcVYul/qiTiLvI2bsOJJLbKA3E=";
hash = "sha256-oJUdQex+kjL4Yuuz02ASjFDjyfWA/Hsopy+ujGbDkLs=";
};
propagatedBuildInputs = [