2022-12-28T19:06:58 python310Packages.pyxattr 0 -> 1 2022-12-28T19:07:01 attrpath: python310Packages.pyxattr 2022-12-28T19:07:01 Checking auto update branch... 2022-12-28T19:07:06 [version] 2022-12-28T19:07:06 [version] skipping because derivation has updateScript 2022-12-28T19:07:06 [rustCrateVersion] 2022-12-28T19:07:06 [rustCrateVersion] No cargoSha256 found 2022-12-28T19:07:06 [golangModuleVersion] 2022-12-28T19:07:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T19:07:06 [updateScript] 2022-12-28T19:07:07 [updateScript] Success 2022-12-28T19:07:07 [updateScript] this derivation will be built: /nix/store/66y5w3c1ddxwxxd677ag1891rxzzb3jr-packages.json.drv building '/nix/store/66y5w3c1ddxwxxd677ag1891rxzzb3jr-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! 2022-12-28T19:07:07 2022-12-28T19:07:07 [quotedUrls] 2022-12-28T19:07:07 [quotedUrls] nothing found to replace 2022-12-28T19:07:07 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) 2022-12-28T19:08:34 An auto update branch exists with message ` python310Packages.pyxattr: update meta`. New version is 0.8.0. 2022-12-28T19:08:34 The auto update branch does not match or exceed the new version. 2022-12-28T19:08:35 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"