mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python3Packages.mypy-boto3-ses: init at 1.28.36
This commit is contained in:
parent
70eaf430b3
commit
a875a06f99
2 changed files with 4 additions and 0 deletions
|
@ -658,6 +658,8 @@ rec {
|
|||
|
||||
mypy-boto3-servicediscovery = buildMypyBoto3Package "servicediscovery" "1.28.52" "sha256-WaiZXFpKr59w0XtjF6mVI7kGt1X+vmbeWiDBNwEaeRw=";
|
||||
|
||||
mypy-boto3-ses = buildMypyBoto3Package "ses" "1.28.36" "sha256-HYAl9ock3b9chpYp+wd+sR1DElFN+jxipHc3lGoIFR8=";
|
||||
|
||||
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
|
||||
|
||||
}
|
||||
|
|
|
@ -7697,6 +7697,8 @@ self: super: with self; {
|
|||
|
||||
mypy-boto3-servicediscovery
|
||||
|
||||
mypy-boto3-ses
|
||||
|
||||
mypy-boto3-xray
|
||||
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue