python3Packages.mypy-boto3-translate: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:27:21 -07:00
parent 755d02a421
commit 88f86879cf
2 changed files with 4 additions and 0 deletions

View File

@ -720,6 +720,8 @@ rec {
mypy-boto3-transfer = buildMypyBoto3Package "transfer" "1.28.58" "sha256-aTpJa78Q/Z2xCtMCsExVqHsZwVlRlzBwKl3m/sWvXcM=";
mypy-boto3-translate = buildMypyBoto3Package "translate" "1.28.36" "sha256-Q2FuBXtXWenPvkJ3PprDolsO6ur5QAAn0y1ORYEQIMM=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7759,6 +7759,8 @@ self: super: with self; {
mypy-boto3-transfer
mypy-boto3-translate
mypy-boto3-xray
;