python311Packages.olefile 0 -> 1 attrpath: python311Packages.olefile 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/8bswhpbxmqk7f8cjna3cp2fsi27iq5s6-packages.json.drv building '/nix/store/8bswhpbxmqk7f8cjna3cp2fsi27iq5s6-packages.json.drv'... Going to be running update for following packages: - python3.11-olefile-0.46 Press Enter key to continue... Running update for: - python3.11-olefile-0.46: UPDATING ... - python3.11-olefile-0.46: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/olefile/default.nix b/pkgs/development/python-modules/olefile/default.nix index 6bf379aacd90..f0df020d39c3 100644 --- a/pkgs/development/python-modules/olefile/default.nix +++ b/pkgs/development/python-modules/olefile/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "olefile"; - version = "0.46"; + version = "0.47"; format = "setuptools"; src = fetchPypi { inherit pname version; extension = "zip"; - sha256 = "133b031eaf8fd2c9399b78b8bc5b8fcbe4c31e85295749bb17a87cba8f3c3964"; + sha256 = "sha256-WZODOBoL89+9kyygymUVrNF07UiHDL9/7hI9aYwZLBw="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 5741 > 25