python313Packages.aioshelly: 12.2.0 -> 12.3.1
Diff: https://github.com/home-assistant-libs/aioshelly/compare/refs/tags/12.2.0...12.3.1 Changelog: https://github.com/home-assistant-libs/aioshelly/releases/tag/12.3.1
This commit is contained in:
parent
b04cafd030
commit
3f3c5cb7f8
@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aioshelly";
|
||||
version = "12.2.0";
|
||||
version = "12.3.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "home-assistant-libs";
|
||||
repo = "aioshelly";
|
||||
tag = version;
|
||||
hash = "sha256-Y6gFFo0kzdHGaRqNVHhr0vvWBwRO2kOaoR4BFUbyYUQ=";
|
||||
hash = "sha256-ZijjqUvCcCVWhFlHzXN0xpAjn+3OCYf6rmBApxfT2c4=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user