python3Packages.tinytuya: 1.16.1 -> 1.17.1
https://github.com/jasonacox/tinytuya/releases/tag/v1.16.2 https://github.com/jasonacox/tinytuya/releases/tag/v1.16.3 https://github.com/jasonacox/tinytuya/releases/tag/v1.17.0 https://github.com/jasonacox/tinytuya/releases/tag/v1.17.1
This commit is contained in:
parent
b2ea6fa066
commit
ceaeb4a25c
@ -11,7 +11,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "tinytuya";
|
||||
version = "1.16.1";
|
||||
version = "1.17.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
owner = "jasonacox";
|
||||
repo = "tinytuya";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-+ReTNPKMYUXNA5tu7kZM8/7Bh4XjHSjZTiW8ROHkk5M=";
|
||||
hash = "sha256-ivtd61r68kUP/OOIkdTjVI5FiD7QsYe6eSr2WiVF7OI=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user