python312Packages.aiohttp 3.9.3 -> 3.9.4 https://github.com/aio-libs/aiohttp/releases attrpath: python312Packages.aiohttp 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/kk8zp009jnh3q8bzv2s4r8131va599dl-packages.json.drv building '/nix/store/kk8zp009jnh3q8bzv2s4r8131va599dl-packages.json.drv'... Going to be running update for following packages: - python3.12-aiohttp-3.9.3 Press Enter key to continue... Running update for: - python3.12-aiohttp-3.9.3: UPDATING ... - python3.12-aiohttp-3.9.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiohttp/default.nix b/pkgs/development/python-modules/aiohttp/default.nix index 823a0f9e14b7..98a191b90ff5 100644 --- a/pkgs/development/python-modules/aiohttp/default.nix +++ b/pkgs/development/python-modules/aiohttp/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { pname = "aiohttp"; - version = "3.9.3"; + version = "3.9.4"; pyproject = true; disabled = pythonOlder "3.8"; @@ -39,7 +39,7 @@ buildPythonPackage rec { owner = "aio-libs"; repo = "aiohttp"; rev = "refs/tags/v${version}"; - hash = "sha256-dEeMHruFJ1o0J6VUJcpUk7LhEC8sV8hUKXoKcd618lE="; + hash = "sha256-coONsU2p7+A93O0I1YYFunwMIvKuuI5az3gJbb/Qgv0="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 5312 > 500