Merge pull request #258415 from fabaff/pyswitchbot-bump

python311Packages.pyswitchbot: 0.40.0 -> 0.40.1
This commit is contained in:
Nick Cao 2023-10-01 11:37:00 -04:00 committed by GitHub
commit 4eccf236d1
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.40.0";
version = "0.40.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-ST1UwgmlKhnLqr/cIvZRpNEYjxv9URInmkVbi6GA7/c=";
hash = "sha256-qKNsXN9nc3YS1gRNPPQUBgXDs01/rhdtRz707cfaYx8=";
};
propagatedBuildInputs = [