python311Packages.peft 0 -> 1 attrpath: python311Packages.peft 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cvyxv5gg7z7scny8fq4dzpiw59a89bji-packages.json.drv building '/nix/store/cvyxv5gg7z7scny8fq4dzpiw59a89bji-packages.json.drv'... Going to be running update for following packages: - python3.11-peft-0.7.1 Press Enter key to continue... Running update for: - python3.11-peft-0.7.1: UPDATING ... - python3.11-peft-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/peft/default.nix b/pkgs/development/python-modules/peft/default.nix index 1345242c2051..f3fbabdfa3bf 100644 --- a/pkgs/development/python-modules/peft/default.nix +++ b/pkgs/development/python-modules/peft/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "peft"; - version = "0.7.1"; + version = "0.8.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-sdv9rMj5Qh2/QtBVSxHMAP/Tk+ZyrHtNfX/4q8/Qw3A="; + hash = "sha256-e0gpmeQfI4UCf8gmS8W7x3gQc/r3kbNZR2EiS99WjBY="; }; nativeBuildInputs = [ setuptools ]; An auto update branch exists with message `python311Packages.peft: 0.7.1 -> 0.8.2`. New version is 0.8.2. An auto update branch exists with an equal or greater version