Merge pull request #217371 from fabaff/pyswitchbot-bump

python310Packages.pyswitchbot: 0.37.1 -> 0.37.3
This commit is contained in:
Nick Cao 2023-02-21 08:37:41 +08:00 committed by GitHub
commit a6f2e430c2
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.37.1";
version = "0.37.3";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "Danielhiversen";
repo = "pySwitchbot";
rev = "refs/tags/${version}";
hash = "sha256-6td0ueo21h3B2ITV6wXehiwDPIB8+4m0K5hnMm8Mu54=";
hash = "sha256-0Kzzyzlxs5PaEHKzJLsconUg4zmgPzWI8LD5UIcKwEY=";
};
propagatedBuildInputs = [