2022-12-31T17:21:08 python310Packages.pymavlink 0 -> 1 2022-12-31T17:21:12 attrpath: python310Packages.pymavlink 2022-12-31T17:21:13 Checking auto update branch... 2022-12-31T17:21:22 [version] 2022-12-31T17:21:22 [version] skipping because derivation has updateScript 2022-12-31T17:21:22 [rustCrateVersion] 2022-12-31T17:21:22 [rustCrateVersion] No cargoSha256 found 2022-12-31T17:21:22 [golangModuleVersion] 2022-12-31T17:21:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T17:21:22 [updateScript] 2022-12-31T17:21:28 [updateScript] Success 2022-12-31T17:21:28 [updateScript] this derivation will be built: /nix/store/4355ii2h02f09yhrmyn0nwj1kvk8a59r-packages.json.drv building '/nix/store/4355ii2h02f09yhrmyn0nwj1kvk8a59r-packages.json.drv'... Going to be running update for following packages: - python3.10-pymavlink-2.4.35 Press Enter key to continue... Running update for: - python3.10-pymavlink-2.4.35: UPDATING ... - python3.10-pymavlink-2.4.35: DONE. Packages updated! 2022-12-31T17:21:28 2022-12-31T17:21:28 [quotedUrls] 2022-12-31T17:21:28 [quotedUrls] nothing found to replace 2022-12-31T17:21:28 Diff after rewrites: diff --git a/pkgs/development/python-modules/pymavlink/default.nix b/pkgs/development/python-modules/pymavlink/default.nix index baa31b40e34..d9b51d9d075 100644 --- a/pkgs/development/python-modules/pymavlink/default.nix +++ b/pkgs/development/python-modules/pymavlink/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "pymavlink"; - version = "2.4.35"; + version = "2.4.37"; src = fetchPypi { inherit pname version; - sha256 = "sha256-P2pqcxI6w9cw4b26g5ad5CeW9Sf1fNN0FGiIzOWfOCU="; + sha256 = "sha256-dU561/kOBW++mrfzX/kqNVPgi7m/QniBrCJxBD/fZ1Y="; }; propagatedBuildInputs = [ future lxml ]; 2022-12-31T17:23:45 An auto update branch exists with message `python310Packages.pymavlink: 2.4.35 -> 2.4.37`. New version is 2.4.37. 2022-12-31T17:23:45 An auto update branch exists with an equal or greater version