mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
python3Packages.mypy-boto3-opsworks: init at 1.28.36
This commit is contained in:
parent
2e8955a1e5
commit
2543c072c3
@ -522,6 +522,8 @@ rec {
|
||||
|
||||
mypy-boto3-opensearchserverless = buildMypyBoto3Package "opensearchserverless" "1.28.36" "sha256-7V+wNpLTrYueSnPkOGD1ARqAewrNjbQzlIPDQJ/eEDY=";
|
||||
|
||||
mypy-boto3-opsworks = buildMypyBoto3Package "opsworks" "1.28.36" "sha256-Dpp3frNgsAyzKqC0Etq/p7jpjV+1YMwBx2bFqchGpeI=";
|
||||
|
||||
mypy-boto3-s3 = buildMypyBoto3Package "s3" "1.28.55" "sha256-sAiAn0SOdAdQEtT8VLAXbeC09JvDjjneMMoOdk63UFY=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
@ -7561,6 +7561,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-opensearchserverless
|
||||
|
||||
mypy-boto3-opsworks
|
||||
|
||||
mypy-boto3-s3
|
||||
|
||||
mypy-boto3-xray
|
||||
|
Loading…
Reference in New Issue
Block a user