diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mypy-boto3-chime.spec | 66 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 35 insertions, 34 deletions
@@ -1 +1,2 @@ /mypy-boto3-chime-1.26.0.post1.tar.gz +/mypy-boto3-chime-1.26.117.tar.gz 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 [](https://pypi.org/project/mypy-boto3-chime) [](https://pypi.org/project/mypy-boto3-chime) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/) [](https://pypistats.org/packages/mypy-boto3-chime)  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 [](https://pypi.org/project/mypy-boto3-chime) [](https://pypi.org/project/mypy-boto3-chime) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/) [](https://pypistats.org/packages/mypy-boto3-chime)  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 [](https://pypi.org/project/mypy-boto3-chime) [](https://pypi.org/project/mypy-boto3-chime) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/) [](https://pypistats.org/packages/mypy-boto3-chime)  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 @@ -1 +1 @@ -1667f2b21225f992e279febedb81ed1b mypy-boto3-chime-1.26.0.post1.tar.gz +2ccd8ac979523caf0c808f3d442f7f85 mypy-boto3-chime-1.26.117.tar.gz |
