0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

python3Packages.mypy-boto3-savingsplans: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:24:39 -07:00
parent 78fefe40c8
commit b68ff57d5c
2 changed files with 4 additions and 0 deletions

View file

@ -634,6 +634,8 @@ rec {
mypy-boto3-sagemaker-runtime = buildMypyBoto3Package "sagemaker-runtime" "1.28.39" "sha256-BQFdGoaL6GPAtCgFBTT4ajdkSWXsPrxYcLGndAcZw2k=";
mypy-boto3-savingsplans = buildMypyBoto3Package "savingsplans" "1.28.36" "sha256-EuCyeSHWSlS2OC8DM5alD6IcZ3fewmJavMMHWXL12T0=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

@ -7673,6 +7673,8 @@ self: super: with self; {
mypy-boto3-sagemaker-runtime
mypy-boto3-savingsplans
mypy-boto3-xray
;