python313Packages.ha-mqtt-discoverable: 0.20.0 -> 0.20.1
Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/refs/tags/v0.20.0...refs/tags/v0.20.1 Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.20.1
This commit is contained in:
parent
6a77557417
commit
16d9d9da73
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "ha-mqtt-discoverable";
|
pname = "ha-mqtt-discoverable";
|
||||||
version = "0.20.0";
|
version = "0.20.1";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.10";
|
disabled = pythonOlder "3.10";
|
||||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
owner = "unixorn";
|
owner = "unixorn";
|
||||||
repo = "ha-mqtt-discoverable";
|
repo = "ha-mqtt-discoverable";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-1kI07OalbzxQ5zeDgT9cnFEr86epKYjPhHaUZfshwrk=";
|
hash = "sha256-XaaL5O6WHIs+9vNq/IqolPUsL04l6PCKTZNBTYH1z4g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonRelaxDeps = [
|
pythonRelaxDeps = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user