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

python310Packages.pyswitchbot: 0.19.13 -> 0.19.14
This commit is contained in:
Fabian Affolter
2022-10-06 08:16:21 +02:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.19.13";
version = "0.19.14";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-AkaFymWvHLPLHp/Z5RqRGe5RcJk8utcDkO33UzBQ+OA=";
hash = "sha256-GGYGIzjlFbRxT56UBHSvWEea5EAxVl0JO2nBK9WWLZk=";
};
propagatedBuildInputs = [