2022-12-13T04:22:19 python310Packages.botocore 0 -> 1 2022-12-13T04:22:21 attrpath: python310Packages.botocore 2022-12-13T04:22:21 Checking auto update branch... 2022-12-13T04:22:26 [version] 2022-12-13T04:22:26 [version] skipping because derivation has updateScript 2022-12-13T04:22:26 [rustCrateVersion] 2022-12-13T04:22:26 [rustCrateVersion] No cargoSha256 found 2022-12-13T04:22:26 [golangModuleVersion] 2022-12-13T04:22:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T04:22:26 [updateScript] 2022-12-13T04:22:27 [updateScript] Success 2022-12-13T04:22:27 [updateScript] this derivation will be built: /nix/store/6mrfbs8m4cf594m098qxg1nb6d3xa7da-packages.json.drv building '/nix/store/6mrfbs8m4cf594m098qxg1nb6d3xa7da-packages.json.drv'... Going to be running update for following packages: - python3.10-botocore-1.27.75 Press Enter key to continue... Running update for: - python3.10-botocore-1.27.75: UPDATING ... - python3.10-botocore-1.27.75: DONE. Packages updated! 2022-12-13T04:22:27 2022-12-13T04:22:27 [quotedUrls] 2022-12-13T04:22:27 [quotedUrls] nothing found to replace 2022-12-13T04:22:28 Diff after rewrites: diff --git a/pkgs/development/python-modules/botocore/default.nix b/pkgs/development/python-modules/botocore/default.nix index c6905d2de66..414f7251430 100644 --- a/pkgs/development/python-modules/botocore/default.nix +++ b/pkgs/development/python-modules/botocore/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "botocore"; - version = "1.27.75"; # N.B: if you change this, change boto3 and awscli to a matching version + version = "1.29.28"; # N.B: if you change this, change boto3 and awscli to a matching version src = fetchPypi { inherit pname version; - sha256 = "sha256-+LHaK0HojFjbUdsMbv9spWQliUjOSlrH6WrDWkabDU8="; + sha256 = "sha256-8Li7l242jeogqWC0cWnjH8CCj+tvC59Z8eW+jQiRmxA="; }; propagatedBuildInputs = [ 2022-12-13T04:23:55 Python package with too many package rebuilds 937 > 25