python313Packages.meshtastic: 2.6.2 -> 2.6.3 (#405836)

This commit is contained in:
Fabian Affolter
2025-05-10 17:27:08 +02:00
committed by GitHub
@@ -34,7 +34,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.6.2";
version = "2.6.3";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -43,7 +43,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "python";
tag = version;
hash = "sha256-v9Fr3J829x1KtzplzXF2yDYwra70xNcJfaHpyiNP4ME=";
hash = "sha256-pco8io8MzbK7Jv9rkzSK0A9UDLSyvfoZarFFjBLBNoM=";
};
pythonRelaxDeps = [