python310Packages.paramiko 0 -> 1 attrpath: python310Packages.paramiko Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/kab19bhyzhj4kil3fvs0vkllxjsyay5j-packages.json.drv building '/nix/store/kab19bhyzhj4kil3fvs0vkllxjsyay5j-packages.json.drv'... Going to be running update for following packages: - python3.10-paramiko-2.11.0 Press Enter key to continue... Running update for: - python3.10-paramiko-2.11.0: UPDATING ... - python3.10-paramiko-2.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/paramiko/default.nix b/pkgs/development/python-modules/paramiko/default.nix index a578566019a..880197aa246 100644 --- a/pkgs/development/python-modules/paramiko/default.nix +++ b/pkgs/development/python-modules/paramiko/default.nix @@ -16,12 +16,12 @@ buildPythonPackage rec { pname = "paramiko"; - version = "2.11.0"; + version = "3.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-AD5r7nwDTCH7sFG/g9wKnuQQYgTdPFMFTHFFLMTsOTg="; + hash = "sha256-aVD6ymgZrNMhnUrmlKI8eofuONCE9wwXJLDA27i3V2k="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 1166 > 25