python311Packages.botocore 0 -> 1 attrpath: python311Packages.botocore 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/ir7yncbx9zzpygc8xkrfcpvz0qvz2aq0-packages.json.drv building '/nix/store/ir7yncbx9zzpygc8xkrfcpvz0qvz2aq0-packages.json.drv'... Going to be running update for following packages: - python3.11-botocore-1.34.21 Press Enter key to continue... Running update for: - python3.11-botocore-1.34.21: UPDATING ... - python3.11-botocore-1.34.21: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/botocore/default.nix b/pkgs/development/python-modules/botocore/default.nix index bc1454b70ff1..e5c97e577602 100644 --- a/pkgs/development/python-modules/botocore/default.nix +++ b/pkgs/development/python-modules/botocore/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "botocore"; - version = "1.34.21"; # N.B: if you change this, change boto3 and awscli to a matching version + version = "1.34.50"; # N.B: if you change this, change boto3 and awscli to a matching version format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-IZg7sEc6GRMBksUOxpdNVfDEqkinCUvPQPeILItpuPE="; + hash = "sha256-M6uCy5bEu2hPDbr7BxgI5IF9g968iLIj59mIJWNwxtc="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2537 > 25