python311Packages.importlib-resources 0 -> 1 attrpath: python311Packages.importlib-resources 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/7im30ds9jzjq96jd2p7l7i0ha9mz5m10-packages.json.drv building '/nix/store/7im30ds9jzjq96jd2p7l7i0ha9mz5m10-packages.json.drv'... Going to be running update for following packages: - python3.11-importlib-resources-6.1.1 Press Enter key to continue... Running update for: - python3.11-importlib-resources-6.1.1: UPDATING ... - python3.11-importlib-resources-6.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/importlib-resources/default.nix b/pkgs/development/python-modules/importlib-resources/default.nix index 80533173c9bb..aa99bfbcb08e 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 = "6.1.1"; + version = "6.1.2"; format = "pyproject"; disabled = isPy27; src = fetchPypi { pname = "importlib_resources"; inherit version; - hash = "sha256-OJOgASLq/eaJTFmRREalEvcooMGkX5u5tjchtrrPC0o="; + hash = "sha256-MIq/hHTi26X4Z9J5I3zUB2SCw95xBKQLQUJjcOiRVJs="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 122 > 25