python310Packages.pyxattr 0 -> 1 attrpath: python310Packages.pyxattr 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/ygmqnnabsa0yl6hf5y5g0i8n0j5lacx2-packages.json.drv building '/nix/store/ygmqnnabsa0yl6hf5y5g0i8n0j5lacx2-packages.json.drv'... Going to be running update for following packages: - python3.10-pyxattr-0.7.2 Press Enter key to continue... Running update for: - python3.10-pyxattr-0.7.2: UPDATING ... - python3.10-pyxattr-0.7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyxattr/default.nix b/pkgs/development/python-modules/pyxattr/default.nix index 35bfaecda97..1ad0391ea34 100644 --- a/pkgs/development/python-modules/pyxattr/default.nix +++ b/pkgs/development/python-modules/pyxattr/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "pyxattr"; - version = "0.7.2"; + version = "0.8.0"; src = fetchPypi { inherit pname version; - sha256 = "68477027e6d3310669f98aaef15393bfcd9b2823d7a7f00a6f1d91a3c971ae64"; + sha256 = "sha256-e/QM7FrpPdZWEocX29Joz8Ozso2VU214hndslPomeFU="; }; # IOError: [Errno 95] Operation not supported (expected) An auto update branch exists with message ` python310Packages.pyxattr: update meta`. New version is 0.8.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.pyxattr: 0.7.2 -> 0.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/206239"