python3Packages.mypy-boto3-s3outposts: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:24:08 -07:00
parent c935aa0078
commit ee01e173ce
2 changed files with 4 additions and 0 deletions

View File

@ -618,6 +618,8 @@ rec {
mypy-boto3-s3control = buildMypyBoto3Package "s3control" "1.28.36" "sha256-ZgJtq2jXRtgUXQrTfIZKSbF7TMTw/bV+bGlxte7kVA8=";
mypy-boto3-s3outposts = buildMypyBoto3Package "s3outposts" "1.28.36" "sha256-56REWXuXLQP2mibMz1s2FbCZFqTRZNOsuUd0IZ3sOJI=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7657,6 +7657,8 @@ self: super: with self; {
mypy-boto3-s3control
mypy-boto3-s3outposts
mypy-boto3-xray
;