python313Packages.meshtastic: 2.5.11 -> 2.5.12 (#385307)

This commit is contained in:
Fabian Affolter
2025-02-26 19:25:35 +01:00
committed by GitHub
@@ -34,7 +34,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.5.11";
version = "2.5.12";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -43,7 +43,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "python";
tag = version;
hash = "sha256-qV+yueBaBRiFdpnvgyhoh4IkoMihG030ZqxTqQR+UsY=";
hash = "sha256-6EHO6GQEl26TksB9yClclPLcz85LRtd8JejsyWQXnoM=";
};
pythonRelaxDeps = [