python3Packages.meshtastic: 2.7.2 -> 2.7.3 (#445954)

This commit is contained in:
Fabian Affolter
2025-09-25 06:46:32 +00:00
committed by GitHub
@@ -34,7 +34,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.7.2";
version = "2.7.3";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -43,7 +43,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "python";
tag = version;
hash = "sha256-8dNapcj4SW4fgbW48IxxrawyCuOayI/dxmVHQPshDp0=";
hash = "sha256-9p9tDc74WpH0+8orI69bW2Yj7Cow4v7M3cotIbk/mcw=";
};
pythonRelaxDeps = [