summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:55:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:55:50 +0000
commitaaf6a7197f98fa228c015ad7d529ba2df9cbbef5 (patch)
tree3a41bb7267bfdc669e616796696affd3f472919c
parent1246ef08c84fca3c921ed89f3115bc4484d245fd (diff)
automatic import of python-mypy-boto3-s3controlopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-mypy-boto3-s3control.spec66
-rw-r--r--sources2
3 files changed, 35 insertions, 34 deletions
diff --git a/.gitignore b/.gitignore
index 336be97..27aa25d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mypy-boto3-s3control-1.26.92.tar.gz
+/mypy-boto3-s3control-1.26.116.tar.gz
diff --git a/python-mypy-boto3-s3control.spec b/python-mypy-boto3-s3control.spec
index ecc9929..60d6b77 100644
--- a/python-mypy-boto3-s3control.spec
+++ b/python-mypy-boto3-s3control.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mypy-boto3-s3control
-Version: 1.26.92
+Version: 1.26.116
Release: 1
-Summary: Type annotations for boto3.S3Control 1.26.92 service generated with mypy-boto3-builder 7.13.0
+Summary: Type annotations for boto3.S3Control 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/07/67/d88c9b0837fda188a2fb18955bba558941ae9c36a48fe07634d45673610e/mypy-boto3-s3control-1.26.92.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c0/7f/fb173879dea4c93f13efaa48fb3100e8e021212d81e4120376dc81267d79/mypy-boto3-s3control-1.26.116.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -17,13 +17,13 @@ Requires: python3-typing-extensions
[![PyPI - mypy-boto3-s3control](https://img.shields.io/pypi/v/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
-[![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_s3control/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-s3control?color=blue)](https://pypistats.org/packages/mypy-boto3-s3control)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.S3Control 1.26.92](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
+[boto3.S3Control 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
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.13.0](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
@@ -576,12 +576,11 @@ def get_structure() -> AbortIncompleteMultipartUploadTypeDef:
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
@@ -595,15 +594,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
@@ -656,7 +656,7 @@ repository.
%package -n python3-mypy-boto3-s3control
-Summary: Type annotations for boto3.S3Control 1.26.92 service generated with mypy-boto3-builder 7.13.0
+Summary: Type annotations for boto3.S3Control 1.26.116 service generated with mypy-boto3-builder 7.14.5
Provides: python-mypy-boto3-s3control
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -668,13 +668,13 @@ BuildRequires: python3-pip
[![PyPI - mypy-boto3-s3control](https://img.shields.io/pypi/v/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
-[![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_s3control/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-s3control?color=blue)](https://pypistats.org/packages/mypy-boto3-s3control)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.S3Control 1.26.92](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
+[boto3.S3Control 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -683,7 +683,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
[pyright](https://github.com/microsoft/pyright) and other tools.
Generated by
-[mypy-boto3-builder 7.13.0](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
@@ -1227,12 +1227,11 @@ def get_structure() -> AbortIncompleteMultipartUploadTypeDef:
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
@@ -1246,15 +1245,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
@@ -1316,13 +1316,13 @@ Provides: python3-mypy-boto3-s3control-doc
[![PyPI - mypy-boto3-s3control](https://img.shields.io/pypi/v/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-s3control.svg?color=blue)](https://pypi.org/project/mypy-boto3-s3control)
-[![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_s3control/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mypy-boto3-s3control?color=blue)](https://pypistats.org/packages/mypy-boto3-s3control)
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.S3Control 1.26.92](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
+[boto3.S3Control 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3control.html#S3Control)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -1331,7 +1331,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
[pyright](https://github.com/microsoft/pyright) and other tools.
Generated by
-[mypy-boto3-builder 7.13.0](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
@@ -1875,12 +1875,11 @@ def get_structure() -> AbortIncompleteMultipartUploadTypeDef:
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
@@ -1894,15 +1893,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
@@ -1955,7 +1955,7 @@ repository.
%prep
-%autosetup -n mypy-boto3-s3control-1.26.92
+%autosetup -n mypy-boto3-s3control-1.26.116
%build
%py3_build
@@ -1995,5 +1995,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.92-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.116-1
- Package Spec generated
diff --git a/sources b/sources
index a4986c3..9d8768f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc03f08aa18e33714458b35505b2c21e mypy-boto3-s3control-1.26.92.tar.gz
+672affbc6a8740b24e2e32f1cf851b5a mypy-boto3-s3control-1.26.116.tar.gz