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

python310Packages.pyswitchbot: 0.36.2 -> 0.36.3
This commit is contained in:
Fabian Affolter 2023-01-09 08:37:38 +01:00 committed by GitHub
commit e855175273
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pyswitchbot";
version = "0.36.2";
version = "0.36.3";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-I+OnxSQ/984aoloe/1673JDaVzG6yKOSrDvGuupAnkc=";
hash = "sha256-X4Ym+UmAY/O6UB26CVrqLPD03WP/3uzOJdKW/aUCwrc=";
};
propagatedBuildInputs = [