diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:46:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:46:51 +0000 |
commit | afc3f3189f5194f421e50c5c4d7bb446beead06c (patch) | |
tree | 3a4fd11e030044e846474dc103b86b41a49e0e72 | |
parent | f88e635309df79e8d67b082adc3ea6dcab7402f6 (diff) |
automatic import of python-mypy-boto3-groundstationopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-mypy-boto3-groundstation.spec | 75 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 41 insertions, 37 deletions
@@ -1 +1,2 @@ /mypy-boto3-groundstation-1.26.61.tar.gz +/mypy-boto3-groundstation-1.26.112.tar.gz diff --git a/python-mypy-boto3-groundstation.spec b/python-mypy-boto3-groundstation.spec index be29dc2..f1288f3 100644 --- a/python-mypy-boto3-groundstation.spec +++ b/python-mypy-boto3-groundstation.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-groundstation -Version: 1.26.61 +Version: 1.26.112 Release: 1 -Summary: Type annotations for boto3.GroundStation 1.26.61 service generated with mypy-boto3-builder 7.12.3 +Summary: Type annotations for boto3.GroundStation 1.26.112 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/08/b2/b1409f9b88d2fc25f796db25ee324c5a68c40333b923f8dd3f69ce539345/mypy-boto3-groundstation-1.26.61.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/74/df45595dbf5e84a2cba274432177722b650c23687e4cf3d581be6949b8b2/mypy-boto3-groundstation-1.26.112.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -17,13 +17,13 @@ Requires: python3-typing-extensions [](https://pypi.org/project/mypy-boto3-groundstation) [](https://pypi.org/project/mypy-boto3-groundstation) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_groundstation/) [](https://pypistats.org/packages/mypy-boto3-groundstation)  Type annotations for -[boto3.GroundStation 1.26.61](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) +[boto3.GroundStation 1.26.112](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) 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.3](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 @@ -327,7 +327,8 @@ from mypy_boto3_groundstation.literals import ( AngleUnitsType, AuditResultsType, BandwidthUnitsType, - ComponentTypeType, + CapabilityHealthReasonType, + CapabilityHealthType, ConfigCapabilityTypeType, ContactScheduledWaiterName, ContactStatusType, @@ -502,12 +503,11 @@ def get_structure() -> ComponentVersionTypeDef: 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 @@ -521,15 +521,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 @@ -582,7 +583,7 @@ repository. %package -n python3-mypy-boto3-groundstation -Summary: Type annotations for boto3.GroundStation 1.26.61 service generated with mypy-boto3-builder 7.12.3 +Summary: Type annotations for boto3.GroundStation 1.26.112 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-groundstation BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -594,13 +595,13 @@ BuildRequires: python3-pip [](https://pypi.org/project/mypy-boto3-groundstation) [](https://pypi.org/project/mypy-boto3-groundstation) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_groundstation/) [](https://pypistats.org/packages/mypy-boto3-groundstation)  Type annotations for -[boto3.GroundStation 1.26.61](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) +[boto3.GroundStation 1.26.112](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -609,7 +610,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.3](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 @@ -904,7 +905,8 @@ from mypy_boto3_groundstation.literals import ( AngleUnitsType, AuditResultsType, BandwidthUnitsType, - ComponentTypeType, + CapabilityHealthReasonType, + CapabilityHealthType, ConfigCapabilityTypeType, ContactScheduledWaiterName, ContactStatusType, @@ -1079,12 +1081,11 @@ def get_structure() -> ComponentVersionTypeDef: 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 @@ -1098,15 +1099,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 @@ -1168,13 +1170,13 @@ Provides: python3-mypy-boto3-groundstation-doc [](https://pypi.org/project/mypy-boto3-groundstation) [](https://pypi.org/project/mypy-boto3-groundstation) -[](https://mypy-boto3-builder.readthedocs.io/) +[](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_groundstation/) [](https://pypistats.org/packages/mypy-boto3-groundstation)  Type annotations for -[boto3.GroundStation 1.26.61](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) +[boto3.GroundStation 1.26.112](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/groundstation.html#GroundStation) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -1183,7 +1185,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.3](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 @@ -1478,7 +1480,8 @@ from mypy_boto3_groundstation.literals import ( AngleUnitsType, AuditResultsType, BandwidthUnitsType, - ComponentTypeType, + CapabilityHealthReasonType, + CapabilityHealthType, ConfigCapabilityTypeType, ContactScheduledWaiterName, ContactStatusType, @@ -1653,12 +1656,11 @@ def get_structure() -> ComponentVersionTypeDef: 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 @@ -1672,15 +1674,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 @@ -1733,7 +1736,7 @@ repository. %prep -%autosetup -n mypy-boto3-groundstation-1.26.61 +%autosetup -n mypy-boto3-groundstation-1.26.112 %build %py3_build @@ -1773,5 +1776,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.61-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.112-1 - Package Spec generated @@ -1 +1 @@ -7a9fccc5055d0a181aca12c4e65f7cd1 mypy-boto3-groundstation-1.26.61.tar.gz +a5518c4e3265c5e5901e1dfe382e432c mypy-boto3-groundstation-1.26.112.tar.gz |