python310Packages.aiohttp 0 -> 1 attrpath: python310Packages.aiohttp Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/9p308js1ij8yybcx7sg1wpdx3g4g1nr6-packages.json.drv building '/nix/store/9p308js1ij8yybcx7sg1wpdx3g4g1nr6-packages.json.drv'... Going to be running update for following packages: - python3.10-aiohttp-3.8.6 Press Enter key to continue... Running update for: - python3.10-aiohttp-3.8.6: UPDATING ... - python3.10-aiohttp-3.8.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aiohttp/default.nix b/pkgs/development/python-modules/aiohttp/default.nix index ebbcf6ea82a4..3dce185e8147 100644 --- a/pkgs/development/python-modules/aiohttp/default.nix +++ b/pkgs/development/python-modules/aiohttp/default.nix @@ -31,14 +31,14 @@ buildPythonPackage rec { pname = "aiohttp"; - version = "3.8.6"; + version = "3.9.1"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-sM8qRQG/+TMKilJItM6VGFHkFb3M6dwVjnbP1V4VCFw="; + hash = "sha256-j8Sah6wmnUUp2kWHHi/7aHTod3nD0OLM2BPAiZIhI50="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3977 > 25