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

python310Packages.pyswitchbot: 0.23.1 -> 0.23.2
This commit is contained in:
Fabian Affolter
2022-12-17 10:42:30 +01:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.23.1";
version = "0.23.2";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-vBXOZ+AhhqWUD6XukmkHF4wjjJxXbK7r0V+qCuZGc6s=";
hash = "sha256-bpa83uT3Gebwryb7Fc7kBv0m9aYgoL84Q625AavLw40=";
};
propagatedBuildInputs = [