mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 17:53:14 +00:00
python3Packages.mypy-boto3-workdocs: init at 1.28.36
This commit is contained in:
parent
7f65671104
commit
74d2be0302
@ -738,6 +738,8 @@ rec {
|
||||
|
||||
mypy-boto3-wisdom = buildMypyBoto3Package "wisdom" "1.28.36" "sha256-paheK7r4sqDjBbUVieh6E5gPAbmVaEFAC3NsWsCWxBA=";
|
||||
|
||||
mypy-boto3-workdocs = buildMypyBoto3Package "workdocs" "1.28.36" "sha256-dQysUcm1xlXJbcM1vdYZ7+migQgjHl4gSqHoZDKnhHg=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
||||
}
|
||||
|
@ -7777,6 +7777,8 @@ self: super: with self; {
|
||||
|
||||
mypy-boto3-wisdom
|
||||
|
||||
mypy-boto3-workdocs
|
||||
|
||||
mypy-boto3-xray
|
||||
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user