mypy-boto3-transfer 1.37.31__tar.gz → 1.39.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/PKG-INFO +5 -5
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/README.md +3 -3
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/__main__.py +4 -4
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/literals.py +9 -2
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/literals.pyi +9 -2
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/type_defs.py +4 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/type_defs.pyi +4 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/version.py +1 -1
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/PKG-INFO +5 -5
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/setup.py +2 -2
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/LICENSE +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/__init__.py +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/__init__.pyi +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/client.py +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/client.pyi +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/paginator.py +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/paginator.pyi +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/py.typed +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/waiter.py +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/waiter.pyi +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/not-zip-safe +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/requires.txt +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/top_level.txt +0 -0
- {mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.
|
|
3
|
+
Version: 1.39.0
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.39.0 service generated with mypy-boto3-builder 8.11.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Transfer 1.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.39.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.39.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `Transfer` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 Transfer 1.
|
|
12
|
+
Type annotations for [boto3 Transfer 1.39.0](https://pypi.org/project/boto3/)
|
|
13
13
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
18
18
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
19
19
|
|
|
20
20
|
Generated with
|
|
21
|
-
[mypy-boto3-builder 8.
|
|
21
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
22
22
|
|
|
23
23
|
More information can be found on
|
|
24
24
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.
|
|
75
|
+
`uvx --with 'boto3==1.39.0' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3-stubs` AWS SDK.
|
|
77
77
|
3. Add `Transfer` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 Transfer 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 Transfer 1.39.0\n"
|
|
16
|
+
"Version: 1.39.0\n"
|
|
17
|
+
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#transfer\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.
|
|
29
|
+
sys.stdout.write("1.39.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -40,6 +40,7 @@ __all__ = (
|
|
|
40
40
|
"ExecutionStatusType",
|
|
41
41
|
"HomeDirectoryTypeType",
|
|
42
42
|
"IdentityProviderTypeType",
|
|
43
|
+
"IpAddressTypeType",
|
|
43
44
|
"ListAccessesPaginatorName",
|
|
44
45
|
"ListAgreementsPaginatorName",
|
|
45
46
|
"ListCertificatesPaginatorName",
|
|
@@ -110,6 +111,7 @@ HomeDirectoryTypeType = Literal["LOGICAL", "PATH"]
|
|
|
110
111
|
IdentityProviderTypeType = Literal[
|
|
111
112
|
"API_GATEWAY", "AWS_DIRECTORY_SERVICE", "AWS_LAMBDA", "SERVICE_MANAGED"
|
|
112
113
|
]
|
|
114
|
+
IpAddressTypeType = Literal["DUALSTACK", "IPV4"]
|
|
113
115
|
ListAccessesPaginatorName = Literal["list_accesses"]
|
|
114
116
|
ListAgreementsPaginatorName = Literal["list_agreements"]
|
|
115
117
|
ListCertificatesPaginatorName = Literal["list_certificates"]
|
|
@@ -151,6 +153,7 @@ ServiceName = Literal[
|
|
|
151
153
|
"account",
|
|
152
154
|
"acm",
|
|
153
155
|
"acm-pca",
|
|
156
|
+
"aiops",
|
|
154
157
|
"amp",
|
|
155
158
|
"amplify",
|
|
156
159
|
"amplifybackend",
|
|
@@ -291,6 +294,7 @@ ServiceName = Literal[
|
|
|
291
294
|
"es",
|
|
292
295
|
"events",
|
|
293
296
|
"evidently",
|
|
297
|
+
"evs",
|
|
294
298
|
"finspace",
|
|
295
299
|
"finspace-data",
|
|
296
300
|
"firehose",
|
|
@@ -348,6 +352,7 @@ ServiceName = Literal[
|
|
|
348
352
|
"kendra",
|
|
349
353
|
"kendra-ranking",
|
|
350
354
|
"keyspaces",
|
|
355
|
+
"keyspacesstreams",
|
|
351
356
|
"kinesis",
|
|
352
357
|
"kinesis-video-archived-media",
|
|
353
358
|
"kinesis-video-media",
|
|
@@ -403,6 +408,7 @@ ServiceName = Literal[
|
|
|
403
408
|
"migrationhub-config",
|
|
404
409
|
"migrationhuborchestrator",
|
|
405
410
|
"migrationhubstrategy",
|
|
411
|
+
"mpa",
|
|
406
412
|
"mq",
|
|
407
413
|
"mturk",
|
|
408
414
|
"mwaa",
|
|
@@ -443,7 +449,6 @@ ServiceName = Literal[
|
|
|
443
449
|
"pipes",
|
|
444
450
|
"polly",
|
|
445
451
|
"pricing",
|
|
446
|
-
"privatenetworks",
|
|
447
452
|
"proton",
|
|
448
453
|
"qapps",
|
|
449
454
|
"qbusiness",
|
|
@@ -504,7 +509,6 @@ ServiceName = Literal[
|
|
|
504
509
|
"signer",
|
|
505
510
|
"simspaceweaver",
|
|
506
511
|
"sms",
|
|
507
|
-
"sms-voice",
|
|
508
512
|
"snow-device-management",
|
|
509
513
|
"snowball",
|
|
510
514
|
"sns",
|
|
@@ -512,6 +516,7 @@ ServiceName = Literal[
|
|
|
512
516
|
"sqs",
|
|
513
517
|
"ssm",
|
|
514
518
|
"ssm-contacts",
|
|
519
|
+
"ssm-guiconnect",
|
|
515
520
|
"ssm-incidents",
|
|
516
521
|
"ssm-quicksetup",
|
|
517
522
|
"ssm-sap",
|
|
@@ -548,6 +553,7 @@ ServiceName = Literal[
|
|
|
548
553
|
"workmail",
|
|
549
554
|
"workmailmessageflow",
|
|
550
555
|
"workspaces",
|
|
556
|
+
"workspaces-instances",
|
|
551
557
|
"workspaces-thin-client",
|
|
552
558
|
"workspaces-web",
|
|
553
559
|
"xray",
|
|
@@ -606,6 +612,7 @@ RegionName = Literal[
|
|
|
606
612
|
"il-central-1",
|
|
607
613
|
"me-central-1",
|
|
608
614
|
"me-south-1",
|
|
615
|
+
"mx-central-1",
|
|
609
616
|
"sa-east-1",
|
|
610
617
|
"us-east-1",
|
|
611
618
|
"us-east-2",
|
|
@@ -39,6 +39,7 @@ __all__ = (
|
|
|
39
39
|
"ExecutionStatusType",
|
|
40
40
|
"HomeDirectoryTypeType",
|
|
41
41
|
"IdentityProviderTypeType",
|
|
42
|
+
"IpAddressTypeType",
|
|
42
43
|
"ListAccessesPaginatorName",
|
|
43
44
|
"ListAgreementsPaginatorName",
|
|
44
45
|
"ListCertificatesPaginatorName",
|
|
@@ -108,6 +109,7 @@ HomeDirectoryTypeType = Literal["LOGICAL", "PATH"]
|
|
|
108
109
|
IdentityProviderTypeType = Literal[
|
|
109
110
|
"API_GATEWAY", "AWS_DIRECTORY_SERVICE", "AWS_LAMBDA", "SERVICE_MANAGED"
|
|
110
111
|
]
|
|
112
|
+
IpAddressTypeType = Literal["DUALSTACK", "IPV4"]
|
|
111
113
|
ListAccessesPaginatorName = Literal["list_accesses"]
|
|
112
114
|
ListAgreementsPaginatorName = Literal["list_agreements"]
|
|
113
115
|
ListCertificatesPaginatorName = Literal["list_certificates"]
|
|
@@ -149,6 +151,7 @@ ServiceName = Literal[
|
|
|
149
151
|
"account",
|
|
150
152
|
"acm",
|
|
151
153
|
"acm-pca",
|
|
154
|
+
"aiops",
|
|
152
155
|
"amp",
|
|
153
156
|
"amplify",
|
|
154
157
|
"amplifybackend",
|
|
@@ -289,6 +292,7 @@ ServiceName = Literal[
|
|
|
289
292
|
"es",
|
|
290
293
|
"events",
|
|
291
294
|
"evidently",
|
|
295
|
+
"evs",
|
|
292
296
|
"finspace",
|
|
293
297
|
"finspace-data",
|
|
294
298
|
"firehose",
|
|
@@ -346,6 +350,7 @@ ServiceName = Literal[
|
|
|
346
350
|
"kendra",
|
|
347
351
|
"kendra-ranking",
|
|
348
352
|
"keyspaces",
|
|
353
|
+
"keyspacesstreams",
|
|
349
354
|
"kinesis",
|
|
350
355
|
"kinesis-video-archived-media",
|
|
351
356
|
"kinesis-video-media",
|
|
@@ -401,6 +406,7 @@ ServiceName = Literal[
|
|
|
401
406
|
"migrationhub-config",
|
|
402
407
|
"migrationhuborchestrator",
|
|
403
408
|
"migrationhubstrategy",
|
|
409
|
+
"mpa",
|
|
404
410
|
"mq",
|
|
405
411
|
"mturk",
|
|
406
412
|
"mwaa",
|
|
@@ -441,7 +447,6 @@ ServiceName = Literal[
|
|
|
441
447
|
"pipes",
|
|
442
448
|
"polly",
|
|
443
449
|
"pricing",
|
|
444
|
-
"privatenetworks",
|
|
445
450
|
"proton",
|
|
446
451
|
"qapps",
|
|
447
452
|
"qbusiness",
|
|
@@ -502,7 +507,6 @@ ServiceName = Literal[
|
|
|
502
507
|
"signer",
|
|
503
508
|
"simspaceweaver",
|
|
504
509
|
"sms",
|
|
505
|
-
"sms-voice",
|
|
506
510
|
"snow-device-management",
|
|
507
511
|
"snowball",
|
|
508
512
|
"sns",
|
|
@@ -510,6 +514,7 @@ ServiceName = Literal[
|
|
|
510
514
|
"sqs",
|
|
511
515
|
"ssm",
|
|
512
516
|
"ssm-contacts",
|
|
517
|
+
"ssm-guiconnect",
|
|
513
518
|
"ssm-incidents",
|
|
514
519
|
"ssm-quicksetup",
|
|
515
520
|
"ssm-sap",
|
|
@@ -546,6 +551,7 @@ ServiceName = Literal[
|
|
|
546
551
|
"workmail",
|
|
547
552
|
"workmailmessageflow",
|
|
548
553
|
"workspaces",
|
|
554
|
+
"workspaces-instances",
|
|
549
555
|
"workspaces-thin-client",
|
|
550
556
|
"workspaces-web",
|
|
551
557
|
"xray",
|
|
@@ -604,6 +610,7 @@ RegionName = Literal[
|
|
|
604
610
|
"il-central-1",
|
|
605
611
|
"me-central-1",
|
|
606
612
|
"me-south-1",
|
|
613
|
+
"mx-central-1",
|
|
607
614
|
"sa-east-1",
|
|
608
615
|
"us-east-1",
|
|
609
616
|
"us-east-2",
|
|
@@ -38,6 +38,7 @@ from .literals import (
|
|
|
38
38
|
ExecutionStatusType,
|
|
39
39
|
HomeDirectoryTypeType,
|
|
40
40
|
IdentityProviderTypeType,
|
|
41
|
+
IpAddressTypeType,
|
|
41
42
|
MapTypeType,
|
|
42
43
|
MdnResponseType,
|
|
43
44
|
MdnSigningAlgType,
|
|
@@ -1634,6 +1635,7 @@ class DescribedServerTypeDef(TypedDict):
|
|
|
1634
1635
|
StructuredLogDestinations: NotRequired[List[str]]
|
|
1635
1636
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1636
1637
|
As2ServiceManagedEgressIpAddresses: NotRequired[List[str]]
|
|
1638
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1637
1639
|
|
|
1638
1640
|
|
|
1639
1641
|
WorkflowDetailsUnionTypeDef = Union[WorkflowDetailsTypeDef, WorkflowDetailsOutputTypeDef]
|
|
@@ -1709,6 +1711,7 @@ class CreateServerRequestTypeDef(TypedDict):
|
|
|
1709
1711
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1710
1712
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1711
1713
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1714
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1712
1715
|
|
|
1713
1716
|
|
|
1714
1717
|
class UpdateServerRequestTypeDef(TypedDict):
|
|
@@ -1727,6 +1730,7 @@ class UpdateServerRequestTypeDef(TypedDict):
|
|
|
1727
1730
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1728
1731
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1729
1732
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1733
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1730
1734
|
|
|
1731
1735
|
|
|
1732
1736
|
class DescribeExecutionResponseTypeDef(TypedDict):
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/type_defs.pyi
RENAMED
|
@@ -38,6 +38,7 @@ from .literals import (
|
|
|
38
38
|
ExecutionStatusType,
|
|
39
39
|
HomeDirectoryTypeType,
|
|
40
40
|
IdentityProviderTypeType,
|
|
41
|
+
IpAddressTypeType,
|
|
41
42
|
MapTypeType,
|
|
42
43
|
MdnResponseType,
|
|
43
44
|
MdnSigningAlgType,
|
|
@@ -1425,6 +1426,7 @@ class DescribedServerTypeDef(TypedDict):
|
|
|
1425
1426
|
StructuredLogDestinations: NotRequired[List[str]]
|
|
1426
1427
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1427
1428
|
As2ServiceManagedEgressIpAddresses: NotRequired[List[str]]
|
|
1429
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1428
1430
|
|
|
1429
1431
|
WorkflowDetailsUnionTypeDef = Union[WorkflowDetailsTypeDef, WorkflowDetailsOutputTypeDef]
|
|
1430
1432
|
|
|
@@ -1493,6 +1495,7 @@ class CreateServerRequestTypeDef(TypedDict):
|
|
|
1493
1495
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1494
1496
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1495
1497
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1498
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1496
1499
|
|
|
1497
1500
|
class UpdateServerRequestTypeDef(TypedDict):
|
|
1498
1501
|
ServerId: str
|
|
@@ -1510,6 +1513,7 @@ class UpdateServerRequestTypeDef(TypedDict):
|
|
|
1510
1513
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1511
1514
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1512
1515
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1516
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1513
1517
|
|
|
1514
1518
|
class DescribeExecutionResponseTypeDef(TypedDict):
|
|
1515
1519
|
WorkflowId: str
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.
|
|
3
|
+
Version: 1.39.0
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.39.0 service generated with mypy-boto3-builder 8.11.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Transfer 1.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.39.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.39.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `Transfer` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="mypy-boto3-transfer",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.39.0",
|
|
17
17
|
packages=["mypy_boto3_transfer"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 Transfer 1.
|
|
22
|
+
description="Type annotations for boto3 Transfer 1.39.0 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{mypy_boto3_transfer-1.37.31 → mypy_boto3_transfer-1.39.0}/mypy_boto3_transfer.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|