diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:25:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:25:51 +0000 |
| commit | 9a8d89f3855a5b031dc69418058b59e5b002f234 (patch) | |
| tree | 3e9af2b4775fd2227b8cd33f0b46ae0e1587db8f | |
| parent | 82327856b2d38bdbc5d7c434e6796b14b5d0fb73 (diff) | |
automatic import of python-mypy-boto3-comprehendopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mypy-boto3-comprehend.spec | 72 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 44 insertions, 31 deletions
@@ -1 +1,2 @@ /mypy-boto3-comprehend-1.26.99.tar.gz +/mypy-boto3-comprehend-1.26.116.tar.gz diff --git a/python-mypy-boto3-comprehend.spec b/python-mypy-boto3-comprehend.spec index 16097fd..e574fd2 100644 --- a/python-mypy-boto3-comprehend.spec +++ b/python-mypy-boto3-comprehend.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-comprehend -Version: 1.26.99 +Version: 1.26.116 Release: 1 -Summary: Type annotations for boto3.Comprehend 1.26.99 service generated with mypy-boto3-builder 7.14.2 +Summary: Type annotations for boto3.Comprehend 1.26.116 service generated with mypy-boto3-builder 7.14.5 License: MIT License URL: https://github.com/youtype/mypy_boto3_builder -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/66/e1/18a2b68df88ac1062b912300a6f19984df53b84ff66dcbd90a6382a0a72f/mypy-boto3-comprehend-1.26.99.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/b5/87b9f76d2059125db4697532573a2ad29b9411ed5bb0ac9dcd7fb11d680c/mypy-boto3-comprehend-1.26.116.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -17,13 +17,13 @@ Requires: python3-typing-extensions [](https://pypi.org/project/mypy-boto3-comprehend) [](https://pypi.org/project/mypy-boto3-comprehend) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_comprehend/) [](https://pypistats.org/packages/mypy-boto3-comprehend)  Type annotations for -[boto3.Comprehend 1.26.99](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) +[boto3.Comprehend 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -32,7 +32,7 @@ service compatible with [VSCode](https://code.visualstudio.com/), [pyright](https://github.com/microsoft/pyright) and other tools. Generated by -[mypy-boto3-builder 7.14.2](https://github.com/youtype/mypy_boto3_builder). +[mypy-boto3-builder 7.14.5](https://github.com/youtype/mypy_boto3_builder). More information can be found on [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in @@ -325,6 +325,7 @@ from mypy_boto3_comprehend.literals import ( DatasetStatusType, DatasetTypeType, DocumentClassifierDataFormatType, + DocumentClassifierDocumentTypeFormatType, DocumentClassifierModeType, DocumentReadActionType, DocumentReadFeatureTypesType, @@ -351,6 +352,7 @@ from mypy_boto3_comprehend.literals import ( ModelStatusType, ModelTypeType, PageBasedErrorCodeType, + PageBasedWarningCodeType, PartOfSpeechTagTypeType, PiiEntitiesDetectionMaskModeType, PiiEntitiesDetectionModeType, @@ -402,6 +404,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentLabelTypeDef, DocumentTypeListItemTypeDef, ErrorsListItemTypeDef, + WarningsListItemTypeDef, ContainsPiiEntitiesRequestRequestTypeDef, EntityLabelTypeDef, TagTypeDef, @@ -446,6 +449,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentClassificationConfigTypeDef, DocumentClassificationJobFilterTypeDef, OutputDataConfigTypeDef, + DocumentClassifierDocumentsTypeDef, DocumentClassifierFilterTypeDef, DocumentClassifierSummaryTypeDef, ExtractedCharactersListItemTypeDef, @@ -492,7 +496,6 @@ from mypy_boto3_comprehend.type_defs import ( StopTrainingEntityRecognizerRequestRequestTypeDef, UntagResourceRequestRequestTypeDef, UpdateEndpointRequestRequestTypeDef, - DocumentClassifierInputDataConfigTypeDef, BatchDetectDominantLanguageItemResultTypeDef, CreateDatasetResponseTypeDef, CreateDocumentClassifierResponseTypeDef, @@ -546,6 +549,7 @@ from mypy_boto3_comprehend.type_defs import ( ListEndpointsResponseTypeDef, DetectPiiEntitiesResponseTypeDef, ListDocumentClassificationJobsRequestRequestTypeDef, + DocumentClassifierInputDataConfigTypeDef, ListDocumentClassifiersRequestRequestTypeDef, ListDocumentClassifierSummariesResponseTypeDef, DocumentMetadataTypeDef, @@ -579,13 +583,11 @@ from mypy_boto3_comprehend.type_defs import ( ListTopicsDetectionJobsRequestListTopicsDetectionJobsPaginateTypeDef, ListTopicsDetectionJobsRequestRequestTypeDef, SyntaxTokenTypeDef, - CreateDocumentClassifierRequestRequestTypeDef, BatchDetectDominantLanguageResponseTypeDef, BatchDetectKeyPhrasesResponseTypeDef, BatchDetectSentimentResponseTypeDef, TargetedSentimentMentionTypeDef, EntityTypeDef, - DocumentClassifierPropertiesTypeDef, DocumentClassificationJobPropertiesTypeDef, DominantLanguageDetectionJobPropertiesTypeDef, EntitiesDetectionJobPropertiesTypeDef, @@ -606,6 +608,8 @@ from mypy_boto3_comprehend.type_defs import ( TopicsDetectionJobPropertiesTypeDef, UpdateFlywheelRequestRequestTypeDef, DatasetInputDataConfigTypeDef, + CreateDocumentClassifierRequestRequestTypeDef, + DocumentClassifierPropertiesTypeDef, ClassifyDocumentResponseTypeDef, TaskConfigTypeDef, CreateEntityRecognizerRequestRequestTypeDef, @@ -617,8 +621,6 @@ from mypy_boto3_comprehend.type_defs import ( DetectSyntaxResponseTypeDef, TargetedSentimentEntityTypeDef, BatchDetectEntitiesItemResultTypeDef, - DescribeDocumentClassifierResponseTypeDef, - ListDocumentClassifiersResponseTypeDef, DescribeDocumentClassificationJobResponseTypeDef, ListDocumentClassificationJobsResponseTypeDef, DescribeDominantLanguageDetectionJobResponseTypeDef, @@ -638,6 +640,8 @@ from mypy_boto3_comprehend.type_defs import ( DescribeTopicsDetectionJobResponseTypeDef, ListTopicsDetectionJobsResponseTypeDef, CreateDatasetRequestRequestTypeDef, + DescribeDocumentClassifierResponseTypeDef, + ListDocumentClassifiersResponseTypeDef, CreateFlywheelRequestRequestTypeDef, FlywheelPropertiesTypeDef, EntityRecognizerPropertiesTypeDef, @@ -745,7 +749,7 @@ repository. %package -n python3-mypy-boto3-comprehend -Summary: Type annotations for boto3.Comprehend 1.26.99 service generated with mypy-boto3-builder 7.14.2 +Summary: Type annotations for boto3.Comprehend 1.26.116 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-comprehend BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -757,13 +761,13 @@ BuildRequires: python3-pip [](https://pypi.org/project/mypy-boto3-comprehend) [](https://pypi.org/project/mypy-boto3-comprehend) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_comprehend/) [](https://pypistats.org/packages/mypy-boto3-comprehend)  Type annotations for -[boto3.Comprehend 1.26.99](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) +[boto3.Comprehend 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -772,7 +776,7 @@ service compatible with [VSCode](https://code.visualstudio.com/), [pyright](https://github.com/microsoft/pyright) and other tools. Generated by -[mypy-boto3-builder 7.14.2](https://github.com/youtype/mypy_boto3_builder). +[mypy-boto3-builder 7.14.5](https://github.com/youtype/mypy_boto3_builder). More information can be found on [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in @@ -1065,6 +1069,7 @@ from mypy_boto3_comprehend.literals import ( DatasetStatusType, DatasetTypeType, DocumentClassifierDataFormatType, + DocumentClassifierDocumentTypeFormatType, DocumentClassifierModeType, DocumentReadActionType, DocumentReadFeatureTypesType, @@ -1091,6 +1096,7 @@ from mypy_boto3_comprehend.literals import ( ModelStatusType, ModelTypeType, PageBasedErrorCodeType, + PageBasedWarningCodeType, PartOfSpeechTagTypeType, PiiEntitiesDetectionMaskModeType, PiiEntitiesDetectionModeType, @@ -1142,6 +1148,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentLabelTypeDef, DocumentTypeListItemTypeDef, ErrorsListItemTypeDef, + WarningsListItemTypeDef, ContainsPiiEntitiesRequestRequestTypeDef, EntityLabelTypeDef, TagTypeDef, @@ -1186,6 +1193,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentClassificationConfigTypeDef, DocumentClassificationJobFilterTypeDef, OutputDataConfigTypeDef, + DocumentClassifierDocumentsTypeDef, DocumentClassifierFilterTypeDef, DocumentClassifierSummaryTypeDef, ExtractedCharactersListItemTypeDef, @@ -1232,7 +1240,6 @@ from mypy_boto3_comprehend.type_defs import ( StopTrainingEntityRecognizerRequestRequestTypeDef, UntagResourceRequestRequestTypeDef, UpdateEndpointRequestRequestTypeDef, - DocumentClassifierInputDataConfigTypeDef, BatchDetectDominantLanguageItemResultTypeDef, CreateDatasetResponseTypeDef, CreateDocumentClassifierResponseTypeDef, @@ -1286,6 +1293,7 @@ from mypy_boto3_comprehend.type_defs import ( ListEndpointsResponseTypeDef, DetectPiiEntitiesResponseTypeDef, ListDocumentClassificationJobsRequestRequestTypeDef, + DocumentClassifierInputDataConfigTypeDef, ListDocumentClassifiersRequestRequestTypeDef, ListDocumentClassifierSummariesResponseTypeDef, DocumentMetadataTypeDef, @@ -1319,13 +1327,11 @@ from mypy_boto3_comprehend.type_defs import ( ListTopicsDetectionJobsRequestListTopicsDetectionJobsPaginateTypeDef, ListTopicsDetectionJobsRequestRequestTypeDef, SyntaxTokenTypeDef, - CreateDocumentClassifierRequestRequestTypeDef, BatchDetectDominantLanguageResponseTypeDef, BatchDetectKeyPhrasesResponseTypeDef, BatchDetectSentimentResponseTypeDef, TargetedSentimentMentionTypeDef, EntityTypeDef, - DocumentClassifierPropertiesTypeDef, DocumentClassificationJobPropertiesTypeDef, DominantLanguageDetectionJobPropertiesTypeDef, EntitiesDetectionJobPropertiesTypeDef, @@ -1346,6 +1352,8 @@ from mypy_boto3_comprehend.type_defs import ( TopicsDetectionJobPropertiesTypeDef, UpdateFlywheelRequestRequestTypeDef, DatasetInputDataConfigTypeDef, + CreateDocumentClassifierRequestRequestTypeDef, + DocumentClassifierPropertiesTypeDef, ClassifyDocumentResponseTypeDef, TaskConfigTypeDef, CreateEntityRecognizerRequestRequestTypeDef, @@ -1357,8 +1365,6 @@ from mypy_boto3_comprehend.type_defs import ( DetectSyntaxResponseTypeDef, TargetedSentimentEntityTypeDef, BatchDetectEntitiesItemResultTypeDef, - DescribeDocumentClassifierResponseTypeDef, - ListDocumentClassifiersResponseTypeDef, DescribeDocumentClassificationJobResponseTypeDef, ListDocumentClassificationJobsResponseTypeDef, DescribeDominantLanguageDetectionJobResponseTypeDef, @@ -1378,6 +1384,8 @@ from mypy_boto3_comprehend.type_defs import ( DescribeTopicsDetectionJobResponseTypeDef, ListTopicsDetectionJobsResponseTypeDef, CreateDatasetRequestRequestTypeDef, + DescribeDocumentClassifierResponseTypeDef, + ListDocumentClassifiersResponseTypeDef, CreateFlywheelRequestRequestTypeDef, FlywheelPropertiesTypeDef, EntityRecognizerPropertiesTypeDef, @@ -1494,13 +1502,13 @@ Provides: python3-mypy-boto3-comprehend-doc [](https://pypi.org/project/mypy-boto3-comprehend) [](https://pypi.org/project/mypy-boto3-comprehend) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_comprehend/) [](https://pypistats.org/packages/mypy-boto3-comprehend)  Type annotations for -[boto3.Comprehend 1.26.99](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) +[boto3.Comprehend 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/comprehend.html#Comprehend) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -1509,7 +1517,7 @@ service compatible with [VSCode](https://code.visualstudio.com/), [pyright](https://github.com/microsoft/pyright) and other tools. Generated by -[mypy-boto3-builder 7.14.2](https://github.com/youtype/mypy_boto3_builder). +[mypy-boto3-builder 7.14.5](https://github.com/youtype/mypy_boto3_builder). More information can be found on [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in @@ -1802,6 +1810,7 @@ from mypy_boto3_comprehend.literals import ( DatasetStatusType, DatasetTypeType, DocumentClassifierDataFormatType, + DocumentClassifierDocumentTypeFormatType, DocumentClassifierModeType, DocumentReadActionType, DocumentReadFeatureTypesType, @@ -1828,6 +1837,7 @@ from mypy_boto3_comprehend.literals import ( ModelStatusType, ModelTypeType, PageBasedErrorCodeType, + PageBasedWarningCodeType, PartOfSpeechTagTypeType, PiiEntitiesDetectionMaskModeType, PiiEntitiesDetectionModeType, @@ -1879,6 +1889,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentLabelTypeDef, DocumentTypeListItemTypeDef, ErrorsListItemTypeDef, + WarningsListItemTypeDef, ContainsPiiEntitiesRequestRequestTypeDef, EntityLabelTypeDef, TagTypeDef, @@ -1923,6 +1934,7 @@ from mypy_boto3_comprehend.type_defs import ( DocumentClassificationConfigTypeDef, DocumentClassificationJobFilterTypeDef, OutputDataConfigTypeDef, + DocumentClassifierDocumentsTypeDef, DocumentClassifierFilterTypeDef, DocumentClassifierSummaryTypeDef, ExtractedCharactersListItemTypeDef, @@ -1969,7 +1981,6 @@ from mypy_boto3_comprehend.type_defs import ( StopTrainingEntityRecognizerRequestRequestTypeDef, UntagResourceRequestRequestTypeDef, UpdateEndpointRequestRequestTypeDef, - DocumentClassifierInputDataConfigTypeDef, BatchDetectDominantLanguageItemResultTypeDef, CreateDatasetResponseTypeDef, CreateDocumentClassifierResponseTypeDef, @@ -2023,6 +2034,7 @@ from mypy_boto3_comprehend.type_defs import ( ListEndpointsResponseTypeDef, DetectPiiEntitiesResponseTypeDef, ListDocumentClassificationJobsRequestRequestTypeDef, + DocumentClassifierInputDataConfigTypeDef, ListDocumentClassifiersRequestRequestTypeDef, ListDocumentClassifierSummariesResponseTypeDef, DocumentMetadataTypeDef, @@ -2056,13 +2068,11 @@ from mypy_boto3_comprehend.type_defs import ( ListTopicsDetectionJobsRequestListTopicsDetectionJobsPaginateTypeDef, ListTopicsDetectionJobsRequestRequestTypeDef, SyntaxTokenTypeDef, - CreateDocumentClassifierRequestRequestTypeDef, BatchDetectDominantLanguageResponseTypeDef, BatchDetectKeyPhrasesResponseTypeDef, BatchDetectSentimentResponseTypeDef, TargetedSentimentMentionTypeDef, EntityTypeDef, - DocumentClassifierPropertiesTypeDef, DocumentClassificationJobPropertiesTypeDef, DominantLanguageDetectionJobPropertiesTypeDef, EntitiesDetectionJobPropertiesTypeDef, @@ -2083,6 +2093,8 @@ from mypy_boto3_comprehend.type_defs import ( TopicsDetectionJobPropertiesTypeDef, UpdateFlywheelRequestRequestTypeDef, DatasetInputDataConfigTypeDef, + CreateDocumentClassifierRequestRequestTypeDef, + DocumentClassifierPropertiesTypeDef, ClassifyDocumentResponseTypeDef, TaskConfigTypeDef, CreateEntityRecognizerRequestRequestTypeDef, @@ -2094,8 +2106,6 @@ from mypy_boto3_comprehend.type_defs import ( DetectSyntaxResponseTypeDef, TargetedSentimentEntityTypeDef, BatchDetectEntitiesItemResultTypeDef, - DescribeDocumentClassifierResponseTypeDef, - ListDocumentClassifiersResponseTypeDef, DescribeDocumentClassificationJobResponseTypeDef, ListDocumentClassificationJobsResponseTypeDef, DescribeDominantLanguageDetectionJobResponseTypeDef, @@ -2115,6 +2125,8 @@ from mypy_boto3_comprehend.type_defs import ( DescribeTopicsDetectionJobResponseTypeDef, ListTopicsDetectionJobsResponseTypeDef, CreateDatasetRequestRequestTypeDef, + DescribeDocumentClassifierResponseTypeDef, + ListDocumentClassifiersResponseTypeDef, CreateFlywheelRequestRequestTypeDef, FlywheelPropertiesTypeDef, EntityRecognizerPropertiesTypeDef, @@ -2222,7 +2234,7 @@ repository. %prep -%autosetup -n mypy-boto3-comprehend-1.26.99 +%autosetup -n mypy-boto3-comprehend-1.26.116 %build %py3_build @@ -2262,5 +2274,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.99-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.116-1 - Package Spec generated @@ -1 +1 @@ -553831cf2227e69d10dbe5c691f5c4c9 mypy-boto3-comprehend-1.26.99.tar.gz +07d6953ca4f7b89ee818526c9415e214 mypy-boto3-comprehend-1.26.116.tar.gz |
