diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:28:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:28:21 +0000 |
commit | fe184cecdcb85fed0e8f43a4d359117f15d655f7 (patch) | |
tree | 7888ecb52df628a090165fc40c9a5d024868ac85 | |
parent | b0ca7df3a5b91e2dcb783262e712d5f73c84418d (diff) |
automatic import of python-mypy-boto3-rdsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-mypy-boto3-rds.spec | 18 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 11 insertions, 10 deletions
@@ -1 +1,2 @@ /mypy-boto3-rds-1.26.108.tar.gz +/mypy-boto3-rds-1.26.116.tar.gz diff --git a/python-mypy-boto3-rds.spec b/python-mypy-boto3-rds.spec index 40c1b4a..02c24cd 100644 --- a/python-mypy-boto3-rds.spec +++ b/python-mypy-boto3-rds.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy-boto3-rds -Version: 1.26.108 +Version: 1.26.116 Release: 1 -Summary: Type annotations for boto3.RDS 1.26.108 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.RDS 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/a3/be/6ddaeb046b8a099fe6539498dc182d207036202c02126697fa29e30e884a/mypy-boto3-rds-1.26.108.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/42/ba0dc6dcf66a6f7ba918e2a6abf638fad855208ca50cf41feddd4ac8b39c/mypy-boto3-rds-1.26.116.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -23,7 +23,7 @@ Requires: python3-typing-extensions  Type annotations for -[boto3.RDS 1.26.108](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) +[boto3.RDS 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -1076,7 +1076,7 @@ repository. %package -n python3-mypy-boto3-rds -Summary: Type annotations for boto3.RDS 1.26.108 service generated with mypy-boto3-builder 7.14.5 +Summary: Type annotations for boto3.RDS 1.26.116 service generated with mypy-boto3-builder 7.14.5 Provides: python-mypy-boto3-rds BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -1094,7 +1094,7 @@ BuildRequires: python3-pip  Type annotations for -[boto3.RDS 1.26.108](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) +[boto3.RDS 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -2162,7 +2162,7 @@ Provides: python3-mypy-boto3-rds-doc  Type annotations for -[boto3.RDS 1.26.108](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) +[boto3.RDS 1.26.116](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds.html#RDS) service compatible with [VSCode](https://code.visualstudio.com/), [PyCharm](https://www.jetbrains.com/pycharm/), [Emacs](https://www.gnu.org/software/emacs/), @@ -3215,7 +3215,7 @@ repository. %prep -%autosetup -n mypy-boto3-rds-1.26.108 +%autosetup -n mypy-boto3-rds-1.26.116 %build %py3_build @@ -3255,5 +3255,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.108-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.116-1 - Package Spec generated @@ -1 +1 @@ -8d6b0ac6b963a79722b45cde6508f969 mypy-boto3-rds-1.26.108.tar.gz +d0b6f6938a83ff9c50f14f91b20b9090 mypy-boto3-rds-1.26.116.tar.gz |