python313Packages.meshtastic: 2.5.12 -> 2.6.0

Diff: https://github.com/meshtastic/python/compare/refs/tags/2.5.12...2.6.0

Changelog: https://github.com/meshtastic/python/releases/tag/2.6.0
This commit is contained in:
Fabian Affolter
2025-03-13 20:17:55 +01:00
parent 268a579707
commit d769ee1300
@@ -34,7 +34,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.5.12";
version = "2.6.0";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -43,7 +43,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "python";
tag = version;
hash = "sha256-6EHO6GQEl26TksB9yClclPLcz85LRtd8JejsyWQXnoM=";
hash = "sha256-JPQa5l+xIHjA6STLVg887drYG7wXKvGBArV6cOzYKvA=";
};
pythonRelaxDeps = [