python3Packages.meshtastic: 2.7.0 -> 2.7.1

This commit is contained in:
R. Ryantm
2025-08-22 20:52:27 +00:00
parent 4e49fa427e
commit 7c6000a768
@@ -34,7 +34,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "2.7.0";
version = "2.7.1";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -43,7 +43,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "python";
tag = version;
hash = "sha256-7VBT4W0TWAEyjAEOA0FPOECS1JxFEpNLkWNHVFiWL1E=";
hash = "sha256-gIMn6rDcYloxD3G+rl40ZE+Cpi1UNGPwt10iCfYoqvg=";
};
pythonRelaxDeps = [