python312Packages.multidict 6.0.4 -> 6.0.5 https://repology.org/project/python:multidict/versions attrpath: python312Packages.multidict 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/ydlj98ni9vi79svx53sczawj50xhzl02-packages.json.drv building '/nix/store/ydlj98ni9vi79svx53sczawj50xhzl02-packages.json.drv'... Going to be running update for following packages: - python3.12-multidict-6.0.4 Press Enter key to continue... Running update for: - python3.12-multidict-6.0.4: UPDATING ... - python3.12-multidict-6.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/multidict/default.nix b/pkgs/development/python-modules/multidict/default.nix index 79646183fa18..023967e7418d 100644 --- a/pkgs/development/python-modules/multidict/default.nix +++ b/pkgs/development/python-modules/multidict/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "multidict"; - version = "6.0.4"; + version = "6.0.5"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-NmaQZJLvt2RTwOe5fyz0WbBoLnQCwEialUhJZdvB2kk="; + hash = "sha256-9+MBB17a9QUA8LNBVDxBGU2N865cr0cC8glfPKc92No="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 4057 > 25