From 8b3a7e343aae049d713d478300a888364ded8dd5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:44:19 +0000 Subject: automatic import of python-aws-sam-cli --- .gitignore | 1 + python-aws-sam-cli.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 62f19a3..d79fc79 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.79.0-1 +* Fri Apr 21 2023 Python_Bot - 1.81.0-1 - Package Spec generated diff --git a/sources b/sources index 8adb0ae..c39a465 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb482bb0cb9413d097da65b50b3e2dfe aws-sam-cli-1.79.0.tar.gz +6dd81901ef6a2ed45a70568938dcfdda aws-sam-cli-1.81.0.tar.gz -- cgit v1.2.3