diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:37:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:37:36 +0000 |
| commit | 34538f70b3febcd3a3125477231ccdd3558221eb (patch) | |
| tree | 36579b540da0fbbeb1402a5d5d61f024414f7b59 | |
| parent | 3fab62f71dfcaf271bd2571b2f1d2f9767d1ac4d (diff) | |
automatic import of python-mypy-boto3openeuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mypy-boto3.spec | 18 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 11 insertions, 10 deletions
@@ -1 +1,2 @@ /mypy-boto3-1.26.109.tar.gz +/mypy-boto3-1.26.118.tar.gz diff --git a/python-mypy-boto3.spec b/python-mypy-boto3.spec index 0ac8bbb..6ed6be8 100644 --- a/python-mypy-boto3.spec +++ b/python-mypy-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3 -Version: 1.26.109 +Version: 1.26.118 Release: 1 -Summary: Type annotations for boto3 1.26.109 master module generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3 1.26.118 master module 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/d4/eb7b5132301eb5e99d59cff40aa3027192656356040a76162afc474dbdcb/mypy-boto3-1.26.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a5/0f/926c5d85e037a871000a07ae5316c7e07b60aef0aa7a565040a27f0b68ca/mypy-boto3-1.26.118.tar.gz BuildArch: noarch Requires: python3-boto3 @@ -24,7 +24,7 @@ Requires: python3-typing-extensions  Dynamic -[boto3 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/1.26.109/index.html) +[boto3 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/1.26.118/index.html) type annotations builder for [boto3-stubs](https://pypi.org/project/boto3-stubs/). @@ -64,7 +64,7 @@ install [boto3-stubs](https://pypi.org/project/boto3-stubs/) instead. %package -n python3-mypy-boto3 -Summary: Type annotations for boto3 1.26.109 master module generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3 1.26.118 master module generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3 BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -82,7 +82,7 @@ BuildRequires: python3-pip  Dynamic -[boto3 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/1.26.109/index.html) +[boto3 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/1.26.118/index.html) type annotations builder for [boto3-stubs](https://pypi.org/project/boto3-stubs/). @@ -137,7 +137,7 @@ Provides: python3-mypy-boto3-doc  Dynamic -[boto3 1.26.109](https://boto3.amazonaws.com/v1/documentation/api/1.26.109/index.html) +[boto3 1.26.118](https://boto3.amazonaws.com/v1/documentation/api/1.26.118/index.html) type annotations builder for [boto3-stubs](https://pypi.org/project/boto3-stubs/). @@ -177,7 +177,7 @@ install [boto3-stubs](https://pypi.org/project/boto3-stubs/) instead. %prep -%autosetup -n mypy-boto3-1.26.109 +%autosetup -n mypy-boto3-1.26.118 %build %py3_build @@ -217,5 +217,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.118-1 - Package Spec generated @@ -1 +1 @@ -4d9c68e4448528a7692d9553de62d558 mypy-boto3-1.26.109.tar.gz +ba8ee13185aec9fdca5a573c8570be2a mypy-boto3-1.26.118.tar.gz |
