diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-botocore-stubs.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /botocore_stubs-1.29.109.tar.gz +/botocore_stubs-1.29.117.tar.gz diff --git a/python-botocore-stubs.spec b/python-botocore-stubs.spec index c593405..eacbe85 100644 --- a/python-botocore-stubs.spec +++ b/python-botocore-stubs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore-stubs -Version: 1.29.109 +Version: 1.29.117 Release: 1 Summary: Type annotations and code completion for botocore License: MIT URL: https://youtype.github.io/mypy_boto3_builder/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1b/3e/a516d7cb0b94d150c83183ba933e79270c28cf0f0cc8233520422e255ab5/botocore_stubs-1.29.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/16/d5/7b88b435b37aed05d34fa9a4e85f63745397ebc3b156554f9ae2c6645ae7/botocore_stubs-1.29.117.tar.gz BuildArch: noarch Requires: python3-types-awscrt @@ -138,7 +138,7 @@ Please reports any bugs or request new features in %prep -%autosetup -n botocore-stubs-1.29.109 +%autosetup -n botocore-stubs-1.29.117 %build %py3_build @@ -178,5 +178,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.29.109-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.29.117-1 - Package Spec generated @@ -1 +1 @@ -b5813ba0e0e6d1adc68a99be61f8b2f6 botocore_stubs-1.29.109.tar.gz +e3e14ca32f064608520cee9222d51fd0 botocore_stubs-1.29.117.tar.gz |
