2022-12-11T22:12:15 python310Packages.importlib-resources 0 -> 1 2022-12-11T22:12:17 attrpath: python310Packages.importlib-resources 2022-12-11T22:12:17 Checking auto update branch... 2022-12-11T22:12:22 [version] 2022-12-11T22:12:22 [version] skipping because derivation has updateScript 2022-12-11T22:12:22 [rustCrateVersion] 2022-12-11T22:12:22 [rustCrateVersion] No cargoSha256 found 2022-12-11T22:12:22 [golangModuleVersion] 2022-12-11T22:12:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-11T22:12:22 [updateScript] 2022-12-11T22:12:23 [updateScript] Success 2022-12-11T22:12:23 [updateScript] this derivation will be built: /nix/store/gqnbj0q2h2g50iz9vv8hyifnsxx2cg8y-packages.json.drv building '/nix/store/gqnbj0q2h2g50iz9vv8hyifnsxx2cg8y-packages.json.drv'... Going to be running update for following packages: - python3.10-importlib-resources-5.9.0 Press Enter key to continue... Running update for: - python3.10-importlib-resources-5.9.0: UPDATING ... - python3.10-importlib-resources-5.9.0: DONE. Packages updated! 2022-12-11T22:12:23 2022-12-11T22:12:23 [quotedUrls] 2022-12-11T22:12:23 [quotedUrls] nothing found to replace 2022-12-11T22:12:23 Diff after rewrites: diff --git a/pkgs/development/python-modules/importlib-resources/default.nix b/pkgs/development/python-modules/importlib-resources/default.nix index 12473356872..0be07f76116 100644 --- a/pkgs/development/python-modules/importlib-resources/default.nix +++ b/pkgs/development/python-modules/importlib-resources/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "importlib-resources"; - version = "5.9.0"; + version = "5.10.1"; format = "pyproject"; disabled = isPy27; src = fetchPypi { pname = "importlib_resources"; inherit version; - sha256 = "sha256-VIHpf7Ra+Nzy95iVJiVZHFj+WZ0HNdhrEPVN4IamFoE="; + sha256 = "sha256-MrsJW9opdB9u8OUnjELfmNE1ORvuX5MoQe/ABB90jcM="; }; nativeBuildInputs = [ 2022-12-11T22:13:50 Python package with too many package rebuilds 868 > 25