2022-12-04T15:53:35 python310Packages.botocore 0 -> 1 2022-12-04T15:53:38 attrpath: python310Packages.botocore 2022-12-04T15:53:38 Checking auto update branch... 2022-12-04T15:53:43 [version] 2022-12-04T15:53:43 [version] skipping because derivation has updateScript 2022-12-04T15:53:43 [rustCrateVersion] 2022-12-04T15:53:43 [rustCrateVersion] No cargoSha256 found 2022-12-04T15:53:43 [golangModuleVersion] 2022-12-04T15:53:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T15:53:43 [updateScript] 2022-12-04T15:53:44 [updateScript] Success 2022-12-04T15:53:44 [updateScript] this derivation will be built: /nix/store/y5kb2dbk152kdk78cf798k2b2yrxaijb-packages.json.drv building '/nix/store/y5kb2dbk152kdk78cf798k2b2yrxaijb-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-04T15:53:44 2022-12-04T15:53:44 [quotedUrls] 2022-12-04T15:53:44 [quotedUrls] nothing found to replace 2022-12-04T15:53:45 Diff after rewrites: diff --git a/pkgs/development/python-modules/botocore/default.nix b/pkgs/development/python-modules/botocore/default.nix index c6905d2de66..61cc8dbeced 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.22"; # N.B: if you change this, change boto3 and awscli to a matching version src = fetchPypi { inherit pname version; - sha256 = "sha256-+LHaK0HojFjbUdsMbv9spWQliUjOSlrH6WrDWkabDU8="; + sha256 = "sha256-zmN+NTc4ggB3XYDFoxcN9IEN33r714g9tWcyebJYT2g="; }; propagatedBuildInputs = [ 2022-12-04T15:55:13 Python package with too many package rebuilds 930 > 25