diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:44:19 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:44:19 +0000 |
| commit | 8b3a7e343aae049d713d478300a888364ded8dd5 (patch) | |
| tree | 8c9b9415c5d68fefef200e9fdcbcfb7e8f408ca7 | |
| parent | ce2b249525de442ddf5d4ea2f3c9fc3873c9c240 (diff) | |
automatic import of python-aws-sam-cliopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-aws-sam-cli.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /aws-sam-cli-1.79.0.tar.gz +/aws-sam-cli-1.81.0.tar.gz diff --git a/python-aws-sam-cli.spec b/python-aws-sam-cli.spec index 820bc04..005227c 100644 --- a/python-aws-sam-cli.spec +++ b/python-aws-sam-cli.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aws-sam-cli -Version: 1.79.0 +Version: 1.81.0 Release: 1 Summary: AWS SAM CLI is a CLI tool for local development and testing of Serverless applications License: Apache License 2.0 URL: https://github.com/aws/aws-sam-cli -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/03/21f71a31cf32b4da5491127328a680f73ed7ae27a2becea79882389ade8c/aws-sam-cli-1.79.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/3f/bce565cfb2fb1b87d0c24782b6e3009ec2d045d161afa7c40ec1cde85276/aws-sam-cli-1.81.0.tar.gz BuildArch: noarch Requires: python3-chevron @@ -382,7 +382,7 @@ started. %prep -%autosetup -n aws-sam-cli-1.79.0 +%autosetup -n aws-sam-cli-1.81.0 %build %py3_build @@ -422,5 +422,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.79.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.81.0-1 - Package Spec generated @@ -1 +1 @@ -bb482bb0cb9413d097da65b50b3e2dfe aws-sam-cli-1.79.0.tar.gz +6dd81901ef6a2ed45a70568938dcfdda aws-sam-cli-1.81.0.tar.gz |
