python310Packages.pymavlink 0 -> 1 attrpath: python310Packages.pymavlink Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1v51m8spfmhxi75q7fqp19c2snxcgnz6-packages.json.drv building '/nix/store/1v51m8spfmhxi75q7fqp19c2snxcgnz6-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! [quotedUrls] [quotedUrls] nothing found to replace 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 ]; An auto update branch exists with message `python310Packages.pymavlink: 2.4.35 -> 2.4.37`. New version is 2.4.37. An auto update branch exists with an equal or greater version