mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 05:03:40 +00:00
python3Packages.mypy-boto3-budgets: init at 1.28.36
This commit is contained in:
parent
6d20e58b61
commit
6c6888129c
@ -112,6 +112,8 @@ rec {
|
||||
|
||||
mypy-boto3-braket = buildMypyBoto3Package "braket" "1.28.53" "sha256-fMNDKmjx/2hUJHWEWcveYbsbIkiWUXTQSv4itP8zOas=";
|
||||
|
||||
mypy-boto3-budgets = buildMypyBoto3Package "budgets" "1.28.57" "sha256-Af6omXHyctUeXbEOQC/KoiE3ux88r/hyxlWQoMM1eF4=";
|
||||
|
||||
mypy-boto3-cognito-idp = buildMypyBoto3Package "cognito-idp" "1.28.36" "sha256-pnLO62LZvr4sJsye3gWJROY+xHikSe7dX8erBTRXrPc=";
|
||||
|
||||
mypy-boto3-ebs = buildMypyBoto3Package "ebs" "1.28.36" "sha256-w9OLKJAn9UBnA7x+uedhplSV8plZRYlBpviU9Gv1Ny8=";
|
||||
|
@ -7151,6 +7151,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-braket
|
||||
|
||||
mypy-boto3-budgets
|
||||
|
||||
mypy-boto3-cognito-idp
|
||||
|
||||
mypy-boto3-ebs
|
||||
|
Loading…
Reference in New Issue
Block a user