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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qcyyjxygkc65zwl2aydx2w30jg4a75z2-packages.json.drv building '/nix/store/qcyyjxygkc65zwl2aydx2w30jg4a75z2-packages.json.drv'... Going to be running update for following packages: - python3.10-aiohttp-3.8.3 Press Enter key to continue... Running update for: - python3.10-aiohttp-3.8.3: UPDATING ... - python3.10-aiohttp-3.8.3: 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 86cc7e308e9..5c4a8af265c 100644 --- a/pkgs/development/python-modules/aiohttp/default.nix +++ b/pkgs/development/python-modules/aiohttp/default.nix @@ -30,14 +30,14 @@ buildPythonPackage rec { pname = "aiohttp"; - version = "3.8.3"; + version = "3.8.4"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "3828fb41b7203176b82fe5d699e0d845435f2374750a44b480ea6b930f6be269"; + sha256 = "sha256-vy4akWLB5EG/gFof0WbiSdV0ygTgOzT5fikodp6Rq1w="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 1799 > 25