python312Packages.aiobotocore 2.11.2 -> 2.12.1 https://github.com/aio-libs/aiobotocore/releases attrpath: python312Packages.aiobotocore 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/8im6sccvnfhlhazhlks8ssanjykdccy4-packages.json.drv building '/nix/store/8im6sccvnfhlhazhlks8ssanjykdccy4-packages.json.drv'... Going to be running update for following packages: - python3.12-aiobotocore-2.11.2 Press Enter key to continue... Running update for: - python3.12-aiobotocore-2.11.2: UPDATING ... - python3.12-aiobotocore-2.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiobotocore/default.nix b/pkgs/development/python-modules/aiobotocore/default.nix index 15eeb18989cc..b88d709a1fd4 100644 --- a/pkgs/development/python-modules/aiobotocore/default.nix +++ b/pkgs/development/python-modules/aiobotocore/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aiobotocore"; - version = "2.11.2"; + version = "2.12.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "aio-libs"; repo = "aiobotocore"; rev = "refs/tags/${version}"; - hash = "sha256-H9nsLPxjv3H5y6+5piBt6Pb+Wks4vwOitM+WQtyViPs="; + hash = "sha256-+CXKDk6crCPTVpVfcDWy+1UzS05oTu1RtIvDcVrEmFU="; }; # Relax version constraints: aiobotocore works with newer botocore versions No auto update branch exists Python package with too many package rebuilds 720 > 25