python3Packages.meshtastic: 2.7.2 -> 2.7.3

R. Ryantm 0845d8c5 2cd3cac1

Changed files
+2 -2
pkgs
development
python-modules
meshtastic
+2 -2
pkgs/development/python-modules/meshtastic/default.nix
···
buildPythonPackage rec {
pname = "meshtastic";
-
version = "2.7.2";
pyproject = true;
disabled = pythonOlder "3.9";
···
owner = "meshtastic";
repo = "python";
tag = version;
-
hash = "sha256-8dNapcj4SW4fgbW48IxxrawyCuOayI/dxmVHQPshDp0=";
};
pythonRelaxDeps = [
···
buildPythonPackage rec {
pname = "meshtastic";
+
version = "2.7.3";
pyproject = true;
disabled = pythonOlder "3.9";
···
owner = "meshtastic";
repo = "python";
tag = version;
+
hash = "sha256-9p9tDc74WpH0+8orI69bW2Yj7Cow4v7M3cotIbk/mcw=";
};
pythonRelaxDeps = [