summaryrefslogtreecommitdiff
path: root/python-mypy-boto3-chime.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mypy-boto3-chime.spec')
-rw-r--r--python-mypy-boto3-chime.spec66
1 files changed, 33 insertions, 33 deletions
diff --git a/python-mypy-boto3-chime.spec b/python-mypy-boto3-chime.spec
index b18b39a..ac9a071 100644
--- a/python-mypy-boto3-chime.spec
+++ b/python-mypy-boto3-chime.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mypy-boto3-chime
-Version: 1.26.0.post1
+Version: 1.26.117
Release: 1
-Summary: Type annotations for boto3.Chime 1.26.0 service generated with mypy-boto3-builder 7.11.10
+Summary: Type annotations for boto3.Chime 1.26.117 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/88/b8/d23d4d6f134b9fc4ce5dc2a70f03c4e804da3e9573ef6e27025ee271b88a/mypy-boto3-chime-1.26.0.post1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/65/1826e297fd8fb314473440db2a043a8e4029efe8756481a21d59aeab31f4/mypy-boto3-chime-1.26.117.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -17,13 +17,13 @@ Requires: python3-typing-extensions
[![PyPI - mypy-boto3-chime](https://img.shields.io/pypi/v/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
-[![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue)](https://mypy-boto3-builder.readthedocs.io/)
+[![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-chime?color=blue)](https://pypistats.org/packages/mypy-boto3-chime)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Chime 1.26.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
+[boto3.Chime 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
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.11.10](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
@@ -804,12 +804,11 @@ def get_structure() -> AccountSettingsTypeDef:
Fully automated
[mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
generates type annotations for each service, patiently waiting for `boto3`
-updates. It delivers a drop-in type annotations for you and makes sure that:
+updates. It delivers drop-in type annotations for you and makes sure that:
- All available `boto3` services are covered.
- Each public class and method of every `boto3` service gets valid type
- annotations extracted from the documentation (blame `botocore` docs if types
- are incorrect).
+ annotations extracted from `botocore` schemas.
- Type annotations include up-to-date documentation.
- Link to documentation is provided for every method.
- Code is processed by [black](https://github.com/psf/black) and
@@ -823,15 +822,16 @@ updates. It delivers a drop-in type annotations for you and makes sure that:
### Implemented features
-- Fully type annotated `boto3`, `botocore` and `aiobotocore` libraries
+- Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
+ libraries
- `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
compatibility
- `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
annotations for each service
- Generated `TypeDefs` for each service
- Generated `Literals` for each service
-- Auto discovery of types for `boto3.client` and `boto3.session` calls
-- Auto discovery of types for `session.client` and `session.session` calls
+- Auto discovery of types for `boto3.client` and `boto3.resource` calls
+- Auto discovery of types for `session.client` and `session.resource` calls
- Auto discovery of types for `client.get_waiter` and `client.get_paginator`
calls
- Auto discovery of types for `ServiceResource` and `Resource` collections
@@ -884,7 +884,7 @@ repository.
%package -n python3-mypy-boto3-chime
-Summary: Type annotations for boto3.Chime 1.26.0 service generated with mypy-boto3-builder 7.11.10
+Summary: Type annotations for boto3.Chime 1.26.117 service generated with mypy-boto3-builder 7.14.5
Provides: python-mypy-boto3-chime
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -896,13 +896,13 @@ BuildRequires: python3-pip
[![PyPI - mypy-boto3-chime](https://img.shields.io/pypi/v/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
-[![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue)](https://mypy-boto3-builder.readthedocs.io/)
+[![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-chime?color=blue)](https://pypistats.org/packages/mypy-boto3-chime)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Chime 1.26.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
+[boto3.Chime 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -911,7 +911,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
[pyright](https://github.com/microsoft/pyright) and other tools.
Generated by
-[mypy-boto3-builder 7.11.10](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
@@ -1683,12 +1683,11 @@ def get_structure() -> AccountSettingsTypeDef:
Fully automated
[mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
generates type annotations for each service, patiently waiting for `boto3`
-updates. It delivers a drop-in type annotations for you and makes sure that:
+updates. It delivers drop-in type annotations for you and makes sure that:
- All available `boto3` services are covered.
- Each public class and method of every `boto3` service gets valid type
- annotations extracted from the documentation (blame `botocore` docs if types
- are incorrect).
+ annotations extracted from `botocore` schemas.
- Type annotations include up-to-date documentation.
- Link to documentation is provided for every method.
- Code is processed by [black](https://github.com/psf/black) and
@@ -1702,15 +1701,16 @@ updates. It delivers a drop-in type annotations for you and makes sure that:
### Implemented features
-- Fully type annotated `boto3`, `botocore` and `aiobotocore` libraries
+- Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
+ libraries
- `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
compatibility
- `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
annotations for each service
- Generated `TypeDefs` for each service
- Generated `Literals` for each service
-- Auto discovery of types for `boto3.client` and `boto3.session` calls
-- Auto discovery of types for `session.client` and `session.session` calls
+- Auto discovery of types for `boto3.client` and `boto3.resource` calls
+- Auto discovery of types for `session.client` and `session.resource` calls
- Auto discovery of types for `client.get_waiter` and `client.get_paginator`
calls
- Auto discovery of types for `ServiceResource` and `Resource` collections
@@ -1772,13 +1772,13 @@ Provides: python3-mypy-boto3-chime-doc
[![PyPI - mypy-boto3-chime](https://img.shields.io/pypi/v/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-chime.svg?color=blue)](https://pypi.org/project/mypy-boto3-chime)
-[![Docs](https://img.shields.io/readthedocs/mypy-boto3-builder.svg?color=blue)](https://mypy-boto3-builder.readthedocs.io/)
+[![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-chime?color=blue)](https://pypistats.org/packages/mypy-boto3-chime)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.Chime 1.26.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
+[boto3.Chime 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/chime.html#Chime)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -1787,7 +1787,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
[pyright](https://github.com/microsoft/pyright) and other tools.
Generated by
-[mypy-boto3-builder 7.11.10](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
@@ -2559,12 +2559,11 @@ def get_structure() -> AccountSettingsTypeDef:
Fully automated
[mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
generates type annotations for each service, patiently waiting for `boto3`
-updates. It delivers a drop-in type annotations for you and makes sure that:
+updates. It delivers drop-in type annotations for you and makes sure that:
- All available `boto3` services are covered.
- Each public class and method of every `boto3` service gets valid type
- annotations extracted from the documentation (blame `botocore` docs if types
- are incorrect).
+ annotations extracted from `botocore` schemas.
- Type annotations include up-to-date documentation.
- Link to documentation is provided for every method.
- Code is processed by [black](https://github.com/psf/black) and
@@ -2578,15 +2577,16 @@ updates. It delivers a drop-in type annotations for you and makes sure that:
### Implemented features
-- Fully type annotated `boto3`, `botocore` and `aiobotocore` libraries
+- Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
+ libraries
- `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
compatibility
- `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
annotations for each service
- Generated `TypeDefs` for each service
- Generated `Literals` for each service
-- Auto discovery of types for `boto3.client` and `boto3.session` calls
-- Auto discovery of types for `session.client` and `session.session` calls
+- Auto discovery of types for `boto3.client` and `boto3.resource` calls
+- Auto discovery of types for `session.client` and `session.resource` calls
- Auto discovery of types for `client.get_waiter` and `client.get_paginator`
calls
- Auto discovery of types for `ServiceResource` and `Resource` collections
@@ -2639,7 +2639,7 @@ repository.
%prep
-%autosetup -n mypy-boto3-chime-1.26.0.post1
+%autosetup -n mypy-boto3-chime-1.26.117
%build
%py3_build
@@ -2679,5 +2679,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.0.post1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.117-1
- Package Spec generated