diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:32:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:32:20 +0000 |
commit | 2e826c8211b31ed3f020f18f0375173597f4aa30 (patch) | |
tree | e96bda5a6e3999d1527dc331c3ab15bc9e256f6d | |
parent | 43c0ce244405d28260f9bb5d3272753e9492a696 (diff) |
automatic import of python-mypy-boto3-secretsmanageropeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-mypy-boto3-secretsmanager.spec | 66 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 35 insertions, 34 deletions
@@ -1 +1,2 @@ /mypy-boto3-secretsmanager-1.26.89.tar.gz +/mypy-boto3-secretsmanager-1.26.116.tar.gz diff --git a/python-mypy-boto3-secretsmanager.spec b/python-mypy-boto3-secretsmanager.spec index fe57f9a..ffdab2a 100644 --- a/python-mypy-boto3-secretsmanager.spec +++ b/python-mypy-boto3-secretsmanager.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-secretsmanager -Version: 1.26.89 +Version: 1.26.116 Release: 1 -Summary: Type annotations for boto3.SecretsManager 1.26.89 service generated with mypy-boto3-builder 7.12.5 +Summary: Type annotations for boto3.SecretsManager 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/56/a6/fef62b600fe0c1e491bb1a187497cc5241f2ee57ed546dbc66aa74dff87c/mypy-boto3-secretsmanager-1.26.89.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/71/57/60180da4bae5f9787c4b09287d58b88c67999e903d09cbc840f0130ff1cd/mypy-boto3-secretsmanager-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-secretsmanager) [](https://pypi.org/project/mypy-boto3-secretsmanager) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/) [](https://pypistats.org/packages/mypy-boto3-secretsmanager)  Type annotations for -[boto3.SecretsManager 1.26.89](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) +[boto3.SecretsManager 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) 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.12.5](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 @@ -376,12 +376,11 @@ def get_structure() -> CancelRotateSecretRequestRequestTypeDef: 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 @@ -395,15 +394,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 @@ -456,7 +456,7 @@ repository. %package -n python3-mypy-boto3-secretsmanager -Summary: Type annotations for boto3.SecretsManager 1.26.89 service generated with mypy-boto3-builder 7.12.5 +Summary: Type annotations for boto3.SecretsManager 1.26.116 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-secretsmanager BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -468,13 +468,13 @@ BuildRequires: python3-pip [](https://pypi.org/project/mypy-boto3-secretsmanager) [](https://pypi.org/project/mypy-boto3-secretsmanager) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/) [](https://pypistats.org/packages/mypy-boto3-secretsmanager)  Type annotations for -[boto3.SecretsManager 1.26.89](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) +[boto3.SecretsManager 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -483,7 +483,7 @@ service compatible with [VSCode](https://code.visualstudio.com/), [pyright](https://github.com/microsoft/pyright) and other tools. Generated by -[mypy-boto3-builder 7.12.5](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 @@ -827,12 +827,11 @@ def get_structure() -> CancelRotateSecretRequestRequestTypeDef: 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 @@ -846,15 +845,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 @@ -916,13 +916,13 @@ Provides: python3-mypy-boto3-secretsmanager-doc [](https://pypi.org/project/mypy-boto3-secretsmanager) [](https://pypi.org/project/mypy-boto3-secretsmanager) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/) [](https://pypistats.org/packages/mypy-boto3-secretsmanager)  Type annotations for -[boto3.SecretsManager 1.26.89](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) +[boto3.SecretsManager 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/secretsmanager.html#SecretsManager) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -931,7 +931,7 @@ service compatible with [VSCode](https://code.visualstudio.com/), [pyright](https://github.com/microsoft/pyright) and other tools. Generated by -[mypy-boto3-builder 7.12.5](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 @@ -1275,12 +1275,11 @@ def get_structure() -> CancelRotateSecretRequestRequestTypeDef: 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 @@ -1294,15 +1293,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 @@ -1355,7 +1355,7 @@ repository. %prep -%autosetup -n mypy-boto3-secretsmanager-1.26.89 +%autosetup -n mypy-boto3-secretsmanager-1.26.116 %build %py3_build @@ -1395,5 +1395,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.89-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.116-1 - Package Spec generated @@ -1 +1 @@ -cf2dff247eab1542043a2106a9f9ebfc mypy-boto3-secretsmanager-1.26.89.tar.gz +69afcdcbbf848ad1a9d73d131b6b3347 mypy-boto3-secretsmanager-1.26.116.tar.gz |