diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:45:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:45:34 +0000 |
commit | b09f04db6186f6eec3d0c5bd1f8657d0a3042610 (patch) | |
tree | b3b159141bfadef4d82419ecb425e4f250fd1039 | |
parent | 481f3294d053afb3a0b1846d4f3f174bf7e9f46b (diff) |
automatic import of python-mypy-boto3-s3openeuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-mypy-boto3-s3.spec | 18 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 11 insertions, 10 deletions
@@ -1 +1,2 @@ /mypy-boto3-s3-1.26.104.tar.gz +/mypy-boto3-s3-1.26.116.tar.gz diff --git a/python-mypy-boto3-s3.spec b/python-mypy-boto3-s3.spec index 633674c..5be8d75 100644 --- a/python-mypy-boto3-s3.spec +++ b/python-mypy-boto3-s3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-s3 -Version: 1.26.104 +Version: 1.26.116 Release: 1 -Summary: Type annotations for boto3.S3 1.26.104 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.S3 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/16/5b/97dc29ff1d91a22d2e64cb4e41a03c21a8497f310a986274437472e1d113/mypy-boto3-s3-1.26.104.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/09/21/6d9f5a3f3d21fe0232996900a0a521ba0e4c3c5998758fe641c3fc07eb3e/mypy-boto3-s3-1.26.116.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -23,7 +23,7 @@ Requires: python3-typing-extensions  Type annotations for -[boto3.S3 1.26.104](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) +[boto3.S3 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -996,7 +996,7 @@ repository. %package -n python3-mypy-boto3-s3 -Summary: Type annotations for boto3.S3 1.26.104 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.S3 1.26.116 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-s3 BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -1014,7 +1014,7 @@ BuildRequires: python3-pip  Type annotations for -[boto3.S3 1.26.104](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) +[boto3.S3 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -2002,7 +2002,7 @@ Provides: python3-mypy-boto3-s3-doc  Type annotations for -[boto3.S3 1.26.104](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) +[boto3.S3 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -2975,7 +2975,7 @@ repository. %prep -%autosetup -n mypy-boto3-s3-1.26.104 +%autosetup -n mypy-boto3-s3-1.26.116 %build %py3_build @@ -3015,5 +3015,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.104-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.116-1 - Package Spec generated @@ -1 +1 @@ -434af71d6b73991f756568fc90512c5a mypy-boto3-s3-1.26.104.tar.gz +363a6eeb57d639f7d40b71034a68fea9 mypy-boto3-s3-1.26.116.tar.gz |