python312Packages.boto3: 1.34.129 -> 1.34.131

https://github.com/boto/boto3/blob/1.34.129/CHANGELOG.rst
This commit is contained in:
Martin Weinelt
2024-08-09 14:48:19 +02:00
parent bbcd536c50
commit b104afe688
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "boto";
repo = "boto3";
rev = "refs/tags/${version}";
hash = "sha256-1qnWJjYsDc70VkHYbKt0X26f0f4TugqMiS1FeaPjhq4=";
hash = "sha256-fiUguOzNF9T3CcGD1mYl2b5QFbvBG8wNOd3Or2NR66E=";
};
nativeBuildInputs = [