python312Packages.wheel 0.42.0 -> 0.43.0 https://github.com/pypa/wheel/releases attrpath: python312Packages.wheel 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/i3gmnwc5rqwc0z8as5sa03bniwgvshld-packages.json.drv building '/nix/store/i3gmnwc5rqwc0z8as5sa03bniwgvshld-packages.json.drv'... Going to be running update for following packages: - python3.12-wheel-0.42.0 Press Enter key to continue... Running update for: - python3.12-wheel-0.42.0: UPDATING ... - python3.12-wheel-0.42.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wheel/default.nix b/pkgs/development/python-modules/wheel/default.nix index 14339d2056f3..59b71c87f751 100644 --- a/pkgs/development/python-modules/wheel/default.nix +++ b/pkgs/development/python-modules/wheel/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "wheel"; - version = "0.42.0"; + version = "0.43.0"; format = "pyproject"; src = fetchFromGitHub { owner = "pypa"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-WML3/gAK1R9DEeRVZWeO0VRFuNVKP52i5I5mYV6vQcI="; + hash = "sha256-Bp8MuUoqEcg/8XrSNUl0McmLY/rHnUYRSogcqwipSRA="; postFetch = '' cd $out mv tests/testdata/unicode.dist/unicodedist/åäö_日本語.py \ No auto update branch exists Python package with too many package rebuilds 59612 > 500