2022-12-17T17:35:50 python3.10-pyxattr 0.7.2 -> 0.8.0 https://pypi.org/project/pyxattr/ 2022-12-17T17:35:53 attrpath: python310Packages.pyxattr 2022-12-17T17:35:53 Checking auto update branch... 2022-12-17T17:35:58 [version] 2022-12-17T17:35:58 [version] skipping because derivation has updateScript 2022-12-17T17:35:58 [rustCrateVersion] 2022-12-17T17:35:58 [rustCrateVersion] No cargoSha256 found 2022-12-17T17:35:58 [golangModuleVersion] 2022-12-17T17:35:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T17:35:58 [updateScript] 2022-12-17T17:35:59 [updateScript] Success 2022-12-17T17:35:59 [updateScript] this derivation will be built: /nix/store/hj7q9ghl8r5w8h096icld2kfywz6012q-packages.json.drv building '/nix/store/hj7q9ghl8r5w8h096icld2kfywz6012q-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-17T17:35:59 2022-12-17T17:35:59 [quotedUrls] 2022-12-17T17:35:59 [quotedUrls] nothing found to replace 2022-12-17T17:35:59 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-17T17:37:29 No auto update branch exists 2022-12-17T17:37:29 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"