python310Packages.pymodbus 0 -> 1 attrpath: python310Packages.pymodbus 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/yhpp263nflszh1aqzhjix2x9116b87jb-packages.json.drv building '/nix/store/yhpp263nflszh1aqzhjix2x9116b87jb-packages.json.drv'... Going to be running update for following packages: - python3.10-pymodbus-3.1.3 Press Enter key to continue... Running update for: - python3.10-pymodbus-3.1.3: UPDATING ... - python3.10-pymodbus-3.1.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pymodbus/default.nix b/pkgs/development/python-modules/pymodbus/default.nix index bc2fa19032f..c1b1b75d284 100644 --- a/pkgs/development/python-modules/pymodbus/default.nix +++ b/pkgs/development/python-modules/pymodbus/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pymodbus"; - version = "3.1.3"; + version = "3.3.2"; format = "setuptools"; src = fetchFromGitHub { owner = "pymodbus-dev"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-GHyDlt046v4KP9KQRnXH6F+3ikoCjbhVHEQuSdm99a8="; + hash = "sha256-EGJyb0AVLKN7FEoeWF4rVqmJBNbXHent9P+cxc13rQs="; }; # Twisted asynchronous version is not supported due to a missing dependency An auto update branch exists with message `python310Packages.pymodbus: 3.1.3 -> 3.3.2`. New version is 3.3.2. An auto update branch exists with an equal or greater version