Merge pull request #159924 from r-ryantm/auto-update/python3.10-meshtastic

python310Packages.meshtastic: 1.2.82 -> 1.2.83
This commit is contained in:
Fabian Affolter
2022-02-14 08:52:01 +01:00
committed by GitHub
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "meshtastic";
version = "1.2.82";
version = "1.2.83";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "meshtastic";
repo = "Meshtastic-python";
rev = version;
sha256 = "sha256-HPSJ1D453yQCkPXQodZdISnNwPpk5TZaJ/BY8EbYImI=";
sha256 = "sha256-QOTRmr7x4vB8shyxSNt6HX9+JnQ9vODGSR9aVQu+WSM=";
};
propagatedBuildInputs = [