summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:56:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:56:52 +0000
commitc29376f4af49d52dab897d9e72987285182b9a6c (patch)
treedbce9214cdac160493b15916056a108e36dd51d8
parent14b6814f8ae018b9cf8aae33eacdb2d9fe38d436 (diff)
automatic import of python-mypy-boto3-connectopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-mypy-boto3-connect.spec33
-rw-r--r--sources2
3 files changed, 26 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 8fba105..9dd0d13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mypy-boto3-connect-1.26.110.tar.gz
+/mypy-boto3-connect-1.26.118.tar.gz
diff --git a/python-mypy-boto3-connect.spec b/python-mypy-boto3-connect.spec
index 8aea460..1569a2f 100644
--- a/python-mypy-boto3-connect.spec
+++ b/python-mypy-boto3-connect.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mypy-boto3-connect
-Version: 1.26.110
+Version: 1.26.118
Release: 1
-Summary: Type annotations for boto3.Connect 1.26.110 service generated with mypy-boto3-builder 7.14.5
+Summary: Type annotations for boto3.Connect 1.26.118 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/65/a0/500bee578c2935330d6a23b0813634312d3a1eb5a983a37e3bc01d340613/mypy-boto3-connect-1.26.110.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/d3/7eb31cdc86b075c82dd336e361346a8097a16d96594e7ae96aff2eb1b359/mypy-boto3-connect-1.26.118.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -23,7 +23,7 @@ Requires: python3-typing-extensions
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Connect 1.26.110](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
+[boto3.Connect 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -465,6 +465,7 @@ from mypy_boto3_connect.literals import (
MonitorCapabilityType,
NotificationContentTypeType,
NotificationDeliveryTypeType,
+ ParticipantRoleType,
ParticipantTimerActionType,
ParticipantTimerTypeType,
PhoneNumberCountryCodeType,
@@ -557,6 +558,8 @@ from mypy_boto3_connect.type_defs import (
CreateContactFlowRequestRequestTypeDef,
CreateInstanceRequestRequestTypeDef,
CreateIntegrationAssociationRequestRequestTypeDef,
+ ParticipantDetailsToAddTypeDef,
+ ParticipantTokenCredentialsTypeDef,
OutboundCallerConfigTypeDef,
RuleTriggerEventSourceTypeDef,
CreateSecurityProfileRequestRequestTypeDef,
@@ -800,6 +803,8 @@ from mypy_boto3_connect.type_defs import (
DescribeContactFlowResponseTypeDef,
ContactTypeDef,
ControlPlaneTagFilterTypeDef,
+ CreateParticipantRequestRequestTypeDef,
+ CreateParticipantResponseTypeDef,
CreateQueueRequestRequestTypeDef,
QueueTypeDef,
UpdateQueueOutboundCallerConfigRequestRequestTypeDef,
@@ -1071,7 +1076,7 @@ repository.
%package -n python3-mypy-boto3-connect
-Summary: Type annotations for boto3.Connect 1.26.110 service generated with mypy-boto3-builder 7.14.5
+Summary: Type annotations for boto3.Connect 1.26.118 service generated with mypy-boto3-builder 7.14.5
Provides: python-mypy-boto3-connect
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -1089,7 +1094,7 @@ BuildRequires: python3-pip
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Connect 1.26.110](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
+[boto3.Connect 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -1531,6 +1536,7 @@ from mypy_boto3_connect.literals import (
MonitorCapabilityType,
NotificationContentTypeType,
NotificationDeliveryTypeType,
+ ParticipantRoleType,
ParticipantTimerActionType,
ParticipantTimerTypeType,
PhoneNumberCountryCodeType,
@@ -1623,6 +1629,8 @@ from mypy_boto3_connect.type_defs import (
CreateContactFlowRequestRequestTypeDef,
CreateInstanceRequestRequestTypeDef,
CreateIntegrationAssociationRequestRequestTypeDef,
+ ParticipantDetailsToAddTypeDef,
+ ParticipantTokenCredentialsTypeDef,
OutboundCallerConfigTypeDef,
RuleTriggerEventSourceTypeDef,
CreateSecurityProfileRequestRequestTypeDef,
@@ -1866,6 +1874,8 @@ from mypy_boto3_connect.type_defs import (
DescribeContactFlowResponseTypeDef,
ContactTypeDef,
ControlPlaneTagFilterTypeDef,
+ CreateParticipantRequestRequestTypeDef,
+ CreateParticipantResponseTypeDef,
CreateQueueRequestRequestTypeDef,
QueueTypeDef,
UpdateQueueOutboundCallerConfigRequestRequestTypeDef,
@@ -2152,7 +2162,7 @@ Provides: python3-mypy-boto3-connect-doc
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Connect 1.26.110](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
+[boto3.Connect 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect.html#Connect)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -2594,6 +2604,7 @@ from mypy_boto3_connect.literals import (
MonitorCapabilityType,
NotificationContentTypeType,
NotificationDeliveryTypeType,
+ ParticipantRoleType,
ParticipantTimerActionType,
ParticipantTimerTypeType,
PhoneNumberCountryCodeType,
@@ -2686,6 +2697,8 @@ from mypy_boto3_connect.type_defs import (
CreateContactFlowRequestRequestTypeDef,
CreateInstanceRequestRequestTypeDef,
CreateIntegrationAssociationRequestRequestTypeDef,
+ ParticipantDetailsToAddTypeDef,
+ ParticipantTokenCredentialsTypeDef,
OutboundCallerConfigTypeDef,
RuleTriggerEventSourceTypeDef,
CreateSecurityProfileRequestRequestTypeDef,
@@ -2929,6 +2942,8 @@ from mypy_boto3_connect.type_defs import (
DescribeContactFlowResponseTypeDef,
ContactTypeDef,
ControlPlaneTagFilterTypeDef,
+ CreateParticipantRequestRequestTypeDef,
+ CreateParticipantResponseTypeDef,
CreateQueueRequestRequestTypeDef,
QueueTypeDef,
UpdateQueueOutboundCallerConfigRequestRequestTypeDef,
@@ -3200,7 +3215,7 @@ repository.
%prep
-%autosetup -n mypy-boto3-connect-1.26.110
+%autosetup -n mypy-boto3-connect-1.26.118
%build
%py3_build
@@ -3240,5 +3255,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.110-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.118-1
- Package Spec generated
diff --git a/sources b/sources
index 11a2244..b071dcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c784756d4f038801ad0262f89b30b73e mypy-boto3-connect-1.26.110.tar.gz
+5035267090cfc136b058b1684c88d4bb mypy-boto3-connect-1.26.118.tar.gz