mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-02 17:09:09 +03:00
python3Packages.mypy-boto3-sms: init at 1.28.36
This commit is contained in:
parent
70ba9f1bdf
commit
fdc298945d
@ -668,6 +668,8 @@ rec {
|
||||
|
||||
mypy-boto3-simspaceweaver = buildMypyBoto3Package "simspaceweaver" "1.28.47" "sha256-13RYW3vObQUNBsBtp8uaZZ9JFAiwBwiaYQv8tJ0O85w=";
|
||||
|
||||
mypy-boto3-sms = buildMypyBoto3Package "sms" "1.28.36" "sha256-xV29r8VmjvEQyyTYIdfkB9WbF08kjWbKdtLB5fXoWOo=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
||||
}
|
||||
|
@ -7707,6 +7707,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-simspaceweaver
|
||||
|
||||
mypy-boto3-sms
|
||||
|
||||
mypy-boto3-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user