diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 01:53:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 01:53:37 +0000 |
| commit | 08e355f4281fd65e86230a5fc505226fcdb25003 (patch) | |
| tree | f8f8f6c3b0f4d42c20aa55f57e4339b60eb368b2 | |
| parent | 9b77831bb48054a0fe38f986a2594bd74eba1b43 (diff) | |
automatic import of python-mypy-boto3-lambdaopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mypy-boto3-lambda.spec | 18 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 11 insertions, 10 deletions
@@ -1 +1,2 @@ /mypy-boto3-lambda-1.26.109.tar.gz +/mypy-boto3-lambda-1.26.115.tar.gz diff --git a/python-mypy-boto3-lambda.spec b/python-mypy-boto3-lambda.spec index 78712da..e1b40d9 100644 --- a/python-mypy-boto3-lambda.spec +++ b/python-mypy-boto3-lambda.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-lambda -Version: 1.26.109 +Version: 1.26.115 Release: 1 -Summary: Type annotations for boto3.Lambda 1.26.109 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.Lambda 1.26.115 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/9a/aa/c75d3be82b37de67fa040be3cebe5f46ebb4eee13e0fde713cbcc6ab3709/mypy-boto3-lambda-1.26.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/27/38aa0416e7ed175cedfd72a78b05da9ac9099ff55a50dd6a490397458461/mypy-boto3-lambda-1.26.115.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -23,7 +23,7 @@ Requires: python3-typing-extensions  Type annotations for -[boto3.Lambda 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) +[boto3.Lambda 1.26.115](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -716,7 +716,7 @@ repository. %package -n python3-mypy-boto3-lambda -Summary: Type annotations for boto3.Lambda 1.26.109 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.Lambda 1.26.115 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-lambda BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -734,7 +734,7 @@ BuildRequires: python3-pip  Type annotations for -[boto3.Lambda 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) +[boto3.Lambda 1.26.115](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -1442,7 +1442,7 @@ Provides: python3-mypy-boto3-lambda-doc  Type annotations for -[boto3.Lambda 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) +[boto3.Lambda 1.26.115](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -2135,7 +2135,7 @@ repository. %prep -%autosetup -n mypy-boto3-lambda-1.26.109 +%autosetup -n mypy-boto3-lambda-1.26.115 %build %py3_build @@ -2175,5 +2175,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.109-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.115-1 - Package Spec generated @@ -1 +1 @@ -2ef838d8fd784847d19b33a550142029 mypy-boto3-lambda-1.26.109.tar.gz +de0cd1cb8ab3360da520216ca9f3c4b6 mypy-boto3-lambda-1.26.115.tar.gz |
